JASMI API

com.agentpp.smi
Interface IComplianceStatement

All Superinterfaces:
java.lang.Comparable, IObject, java.io.Serializable

public interface IComplianceStatement
extends IObject

IComplianceStatement represents a SMIv2 MODULE-COMPLIANCE construct.

Version:
1.0
Author:
Frank Fock

Field Summary
 
Fields inherited from interface com.agentpp.smi.IObject
AGENT_CAPABILITIES, MODULE_COMPLIANCE, MODULE_IDENTITY, NOTIFICATION_GROUP, NOTIFICATION_TYPE, OBJECT_GROUP, OBJECT_IDENTITY, OBJECT_NAME, OBJECT_TYPE, TEXTUAL_CONVENTION, TRAP_TYPE
 
Method Summary
 IRequirementsSpec[] getRequirements()
          Get the requirements defined by the MODULE-COMPLIANCE.
 
Methods inherited from interface com.agentpp.smi.IObject
getComment, getDeepClone, getDescription, getModuleID, getName, getObjectID, getPrintableOid, getReference, getStatus, getType, getTypeString, hasComment, hasDescription, hasReference, hasStatus, isStructural
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getRequirements

IRequirementsSpec[] getRequirements()
Get the requirements defined by the MODULE-COMPLIANCE.


JASMI API

JASMI 3
Copyright 2001-2010 Frank Fock
All Rights Reserved