com.agentpp.smi
Interface IAgentCapabilities
- All Superinterfaces:
- java.lang.Comparable, IObject, java.io.Serializable
public interface IAgentCapabilities
- extends IObject
IAgentCapabilities class represents the AGENT-CAPABILITIES construct of
SMIv2.
- Version:
- 1.0
- Author:
- Frank Fock
| 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 |
| 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 |
getProductRelease
java.lang.String getProductRelease()
getImplementationSpecs
IImplementationSpec[] getImplementationSpecs()
- Get the implementation specifications defined by the AGENT-CAPABILITIES
statement.
- Returns:
- a Vector of IImplSpecification instances.
JASMI 3
Copyright 2001-2010 Frank Fock
All Rights Reserved