GME
13
|
Go to the source code of this file.
Classes | |
class | OclImplementation::FeatureFactory< TFeatureSignature, TFeatureVector > |
class | OclImplementation::TypeFactory |
class | OclImplementation::ConstraintDefinitionFactory |
Namespaces | |
namespace | OclMeta |
namespace | OclImplementation |
Typedefs | |
typedef FeatureFactory < OclSignature::Attribute, OclMeta::AttributeVector > | OclImplementation::AttributeFactory |
typedef FeatureFactory < OclSignature::Association, OclMeta::AssociationVector > | OclImplementation::AssociationFactory |
typedef FeatureFactory < OclSignature::Iterator, OclMeta::IteratorVector > | OclImplementation::IteratorFactory |
typedef FeatureFactory < OclSignature::Method, OclMeta::MethodVector > | OclImplementation::MethodFactory |
typedef FeatureFactory < OclSignature::Operator, OclMeta::OperatorVector > | OclImplementation::OperatorFactory |
typedef FeatureFactory < OclSignature::Function, OclMeta::FunctionVector > | OclImplementation::FunctionFactory |