javax.jmi.model
Interface ModelPackage
- All Superinterfaces:
- RefBaseObject, RefPackage
public interface ModelPackage
- extends RefPackage
| Methods inherited from interface javax.jmi.reflect.RefPackage |
refAllAssociations, refAllClasses, refAllPackages, refAssociation, refAssociation, refClass, refClass, refCreateStruct, refCreateStruct, refDelete, refGetEnum, refGetEnum, refPackage, refPackage |
getModelElement
ModelElementClass getModelElement()
getNamespace
NamespaceClass getNamespace()
getGeneralizableElement
GeneralizableElementClass getGeneralizableElement()
getTypedElement
TypedElementClass getTypedElement()
getClassifier
ClassifierClass getClassifier()
getMofClass
MofClassClass getMofClass()
createMultiplicityType
MultiplicityType createMultiplicityType(int lower,
int upper,
boolean isOrdered,
boolean isUnique)
getDataType
DataTypeClass getDataType()
getPrimitiveType
PrimitiveTypeClass getPrimitiveType()
getEnumerationType
EnumerationTypeClass getEnumerationType()
getCollectionType
CollectionTypeClass getCollectionType()
getStructureType
StructureTypeClass getStructureType()
getStructureField
StructureFieldClass getStructureField()
getAliasType
AliasTypeClass getAliasType()
getFeature
FeatureClass getFeature()
getStructuralFeature
StructuralFeatureClass getStructuralFeature()
getAttribute
AttributeClass getAttribute()
getReference
ReferenceClass getReference()
getBehavioralFeature
BehavioralFeatureClass getBehavioralFeature()
getOperation
OperationClass getOperation()
getMofException
MofExceptionClass getMofException()
getAssociation
AssociationClass getAssociation()
getAssociationEnd
AssociationEndClass getAssociationEnd()
getMofPackage
MofPackageClass getMofPackage()
getImport
ImportClass getImport()
getParameter
ParameterClass getParameter()
getConstraint
ConstraintClass getConstraint()
getConstant
ConstantClass getConstant()
getTag
TagClass getTag()
getAttachesTo
AttachesTo getAttachesTo()
getDependsOn
DependsOn getDependsOn()
getContains
Contains getContains()
getGeneralizes
Generalizes getGeneralizes()
getAliases
Aliases getAliases()
getConstrains
Constrains getConstrains()
getCanRaise
CanRaise getCanRaise()
getExposes
Exposes getExposes()
getRefersTo
RefersTo getRefersTo()
getIsOfType
IsOfType getIsOfType()
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.