Uses of Interface
org.ocltf.model.ClassifierFacade

Packages that use ClassifierFacade
org.ocltf.model   
 

Uses of ClassifierFacade in org.ocltf.model
 

Methods in org.ocltf.model that return ClassifierFacade
 ClassifierFacade ElementFacade.getType()
          Gets the type of the underlying model element.
 ClassifierFacade ModelFacade.findClassifier(java.lang.String fullyQualifiedName)
          Finds the classifier having the specified fullyQualifiedName
 ClassifierFacade OperationFacade.getReturnType()
          Gets the return type of the underlying operation as a ClassifierFacade.
 ClassifierFacade OperationFacade.getOwner()
          Returns the 'owner' of this operation (the ClassiferFacade type).
 



Copyright © 2003-2004 Chad Brandon. All Rights Reserved.