
UMMF::MOF_1_3 - Model package for Model MOF 1.3 formal/00-04-03;

use UMMF::MOF_1_3; my $model = UMMF::MOF_1_3->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::AggregationKindSee UMMF::MOF_1_3::Model::AggregationKind.
Model::AssociationSee UMMF::MOF_1_3::Model::Association.
Model::AssociationEndSee UMMF::MOF_1_3::Model::AssociationEnd.
Model::AttributeSee UMMF::MOF_1_3::Model::Attribute.
Model::BehavioralFeatureSee UMMF::MOF_1_3::Model::BehavioralFeature.
Model::BooleanSee UMMF::MOF_1_3::Model::Boolean.
Model::ClassSee UMMF::MOF_1_3::Model::Class.
Model::ClassifierSee UMMF::MOF_1_3::Model::Classifier.
Model::CollectionTypeSee UMMF::MOF_1_3::Model::CollectionType.
Model::ConstantSee UMMF::MOF_1_3::Model::Constant.
Model::ConstraintSee UMMF::MOF_1_3::Model::Constraint.
Model::DataTypeSee UMMF::MOF_1_3::Model::DataType.
Model::DepthKindSee UMMF::MOF_1_3::Model::DepthKind.
Model::DirectionKindSee UMMF::MOF_1_3::Model::DirectionKind.
Model::DoubleSee UMMF::MOF_1_3::Model::Double.
Model::EnumerationTypeSee UMMF::MOF_1_3::Model::EnumerationType.
Model::EvaluationKindSee UMMF::MOF_1_3::Model::EvaluationKind.
Model::ExceptionSee UMMF::MOF_1_3::Model::Exception.
Model::FeatureSee UMMF::MOF_1_3::Model::Feature.
Model::FloatSee UMMF::MOF_1_3::Model::Float.
Model::GeneralizableElementSee UMMF::MOF_1_3::Model::GeneralizableElement.
Model::ImportSee UMMF::MOF_1_3::Model::Import.
Model::IntegerSee UMMF::MOF_1_3::Model::Integer.
Model::LongSee UMMF::MOF_1_3::Model::Long.
Model::ModelElementSee UMMF::MOF_1_3::Model::ModelElement.
Model::MultiplicityTypeSee UMMF::MOF_1_3::Model::MultiplicityType.
Model::NamespaceSee UMMF::MOF_1_3::Model::Namespace.
Model::OperationSee UMMF::MOF_1_3::Model::Operation.
Model::PackageSee UMMF::MOF_1_3::Model::Package.
Model::ParameterSee UMMF::MOF_1_3::Model::Parameter.
Model::PrimitiveTypeSee UMMF::MOF_1_3::Model::PrimitiveType.
Model::ReferenceSee UMMF::MOF_1_3::Model::Reference.
Model::Reflective::NamedValueListSee UMMF::MOF_1_3::Model::Reflective::NamedValueList.
Model::Reflective::RefAssociationSee UMMF::MOF_1_3::Model::Reflective::RefAssociation.
Model::Reflective::RefBaseObjectSee UMMF::MOF_1_3::Model::Reflective::RefBaseObject.
Model::Reflective::RefObjectSee UMMF::MOF_1_3::Model::Reflective::RefObject.
Model::Reflective::RefObjectUListSee UMMF::MOF_1_3::Model::Reflective::RefObjectUList.
Model::Reflective::RefPackageSee UMMF::MOF_1_3::Model::Reflective::RefPackage.
Model::ScopeKindSee UMMF::MOF_1_3::Model::ScopeKind.
Model::StringSee UMMF::MOF_1_3::Model::String.
Model::StructuralFeatureSee UMMF::MOF_1_3::Model::StructuralFeature.
Model::StructureFieldSee UMMF::MOF_1_3::Model::StructureField.
Model::StructureTypeSee UMMF::MOF_1_3::Model::StructureType.
Model::TagSee UMMF::MOF_1_3::Model::Tag.
Model::TypeAliasSee UMMF::MOF_1_3::Model::TypeAlias.
Model::TypedElementSee UMMF::MOF_1_3::Model::TypedElement.
Model::VerifyResultKindSee UMMF::MOF_1_3::Model::VerifyResultKind.
Model::ViolationTypeSee UMMF::MOF_1_3::Model::ViolationType.
Model::VisibilityKindSee UMMF::MOF_1_3::Model::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.