| |
|
| java.lang.Object com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.ModelFacadeForOCLCompiler
ModelFacadeForOCLCompiler | public class ModelFacadeForOCLCompiler implements ModelFacade(Code) | | Represents the customised facade of the MetaBoss domain model used by OCL compiler to navigate the model.
|
createForEntityContext | public static ModelFacade createForEntityContext(Entity pEntity)(Code) | | Creates the facade ready for the entity context resolution
|
createForOperationInputContext | public static ModelFacade createForOperationInputContext(AbstractOperation pOperation)(Code) | | Creates the facade ready for the operation input context resolution
|
createForStructureContext | public static ModelFacade createForStructureContext(Structure pStructure)(Code) | | Creates the facade ready for the structure context resolution
|
getClassifier | public Any getClassifier(String name) throws OclTypeException(Code) | | |
|
|
|