gov.nasa.arc.brahms.vm.api.common
Interface IType

All Known Subinterfaces:
IActiveClass, IActiveConcept, IActiveInstance, IAgent, IArea, IAreaDef, IClass, IConcept, IConceptualClass, IConceptualConcept, IConceptualObject, ICurrent, IGeographyConcept, IGroup, IMetaType, IObject, IPath, IPrimitiveType, IUserDefinedType

public interface IType

This interface is a generic interface to specify types used in the Brahms language.


Method Summary
 int getType()
          Returns a constant indicating the type represented by the Type object.
 

Method Detail

getType

int getType()
Returns a constant indicating the type represented by the Type object.

Returns:
int the type represented by the IType.