Package org.infolayer.model

Interface Summary
Binary  
ModelLoader  
ModificationListener  
ObjectState  
OperationImpl  
PropertyImpl Property implementation interface.
ToSql  
Typed Implemented by UmlObject, OclCollection, UmlClassifier
 

Class Summary
BinaryImpl  
ByteArrayBinary  
Connection  
DefaultToSql  
Entry  
Feature  
FileBinary  
GenericType  
LogEntry TODO: Replace by Java Logging Mechanism
LoggedArray This class is necessary to keep track of changes in attributes and associations for delayed write-back.
MagicDrawElement  
MetaType  
ObjectStateImpl  
OperationImplOcl  
OpImplJava  
PredefinedOperation  
PropertyImplJava  
PropertyImplLogical  
PropertyImplPhysical  
SimpleElement  
UmlAction  
UmlAssociation  
UmlAssociationEnd Functionality shifted to UmlProperty, Only needed for XMI compatibility purposes
UmlAttribute  
UmlBooleanExpression  
UmlCallAction  
UmlClass  
UmlClassifier Superclass of UmlClass and UmlDataType.
UmlComment  
UmlCompositeState  
UmlConstraint  
UmlDataType For a description of the OCL methods available, please refer to org.infolayer.model.op
UmlEnumeration  
UmlEnumerationLiteral  
UmlEvent  
UmlExpression  
UmlFinalState  
UmlGeneralization  
UmlGuard  
UmlModel  
UmlModelElement  
UmlMultiplicity  
UmlMultiplicityRange  
UmlObject  
UmlOperation  
UmlOrderingKind  
UmlPackage  
UmlParameter  
UmlProperty  
UmlPseudostate  
UmlSignal  
UmlSignalEvent  
UmlSimpleState  
UmlState  
UmlStateMachine  
UmlStateMachineElement  
UmlStateVertex  
UmlSynchState  
UmlTaggedValue  
UmlTransition  
UmlUninterpretedAction  
User