| UMMF documentation | view source | Contained in the UMMF distribution. |
Model::AggregationKindModel::AliasTypeModel::AssociationModel::AssociationEndModel::AttributeModel::BehavioralFeatureModel::BooleanModel::ClassModel::ClassifierModel::CollectionTypeModel::ConstantModel::ConstraintModel::DataTypeModel::DirectionKindModel::DoubleModel::EnumerationTypeModel::EvaluationKindModel::ExceptionModel::FeatureModel::FloatModel::GeneralizableElementModel::ImportModel::IntegerModel::LongModel::ModelElementModel::MultiplicityTypeModel::NamespaceModel::OperationModel::PackageModel::ParameterModel::PrimitiveTypeModel::ReferenceModel::ScopeKindModel::StringModel::StructuralFeatureModel::StructureFieldModel::StructureTypeModel::TagModel::TypedElementModel::VisibilityKindUMMF::MOF_1_4_1 - Model package for Model MOF 1.4.1 formal/05-05-05;
use UMMF::MOF_1_4_1; my $model = UMMF::MOF_1_4_1->model;
This package
None exported.
Kurt Stephens, kstephens@users.sourceforge.net 2003/04/15
The following is a list of all the Classifiers and their respective Perl modules defined in this Model.
Model::AggregationKindModel::AliasTypeModel::AssociationModel::AssociationEndModel::AttributeModel::BehavioralFeatureModel::BooleanModel::ClassModel::ClassifierModel::CollectionTypeModel::ConstantModel::ConstraintModel::DataTypeModel::DirectionKindModel::DoubleModel::EnumerationTypeModel::EvaluationKindModel::ExceptionModel::FeatureModel::FloatModel::GeneralizableElementModel::ImportModel::IntegerModel::LongModel::ModelElementModel::MultiplicityTypeModel::NamespaceModel::OperationModel::PackageModel::ParameterModel::PrimitiveTypeModel::ReferenceModel::ScopeKindModel::StringModel::StructuralFeatureModel::StructureFieldModel::StructureTypeModel::TagModel::TypedElementModel::VisibilityKind$Revision: 1.77 $
factory_mapReturns an array ref that maps all UML Model names to Perl package names for this package. Also includes short name to fully-qualified name mappings.
modelReturns the UML meta-model Model object for this Model.
__rebless_treeWork around for errors like:
Can't locate object method "parent" via package "UMMF::UML_1_5::Foundation::Core::Generalization" at /c/wct/ummf/1.0/bin/../lib/perl/UML/MetaMetaModel/Util.pm line 712.
factoryReturns a factory for this Model.
| UMMF documentation | view source | Contained in the UMMF distribution. |