Uses of Interface
gov.nasa.arc.brahms.vm.api.common.IConceptualClass

Packages that use IConceptualClass
gov.nasa.arc.brahms.vm.api.common   
 

Uses of IConceptualClass in gov.nasa.arc.brahms.vm.api.common
 

Methods in gov.nasa.arc.brahms.vm.api.common that return IConceptualClass
 IConceptualClass IModel.getConceptualClass(java.lang.String name)
          Returns the conceptual class with the specified name.
 

Methods in gov.nasa.arc.brahms.vm.api.common with parameters of type IConceptualClass
 boolean IConceptualObject.isInstanceOf(IConceptualClass cls)
          Determines whether this object is an instance of the specified class.
 



Copyright © 1997-2012 All Rights Reserved.