Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
X
A
add(Import, NameSpace)
- Method in interface javax.jmi.model.
Aliases
add(ModelElement, Tag)
- Method in interface javax.jmi.model.
AttachesTo
add(Operation, MofException)
- Method in interface javax.jmi.model.
CanRaise
add(Constraint, ModelElement)
- Method in interface javax.jmi.model.
Constrains
add(NameSpace, ModelElement)
- Method in interface javax.jmi.model.
Contains
add(Reference, AssociationEnd)
- Method in interface javax.jmi.model.
Exposes
add(GeneralizableElement, GeneralizableElement)
- Method in interface javax.jmi.model.
Generalizes
add(Classifier, TypedElement)
- Method in interface javax.jmi.model.
IsOfType
add(Reference, AssociationEnd)
- Method in interface javax.jmi.model.
RefersTo
AggregationKind
- Interface in
javax.jmi.model
AggregationKindEnum
- Class in
javax.jmi.model
AggregationKindEnum(String)
- Constructor for class javax.jmi.model.
AggregationKindEnum
Aliases
- Interface in
javax.jmi.model
AliasType
- Interface in
javax.jmi.model
AliasTypeClass
- Interface in
javax.jmi.model
ALLDEP
- Static variable in interface javax.jmi.model.
ModelElement
allSupertypes()
- Method in interface javax.jmi.model.
GeneralizableElement
AlreadyExistsException
- Exception in
javax.jmi.reflect
AlreadyExistsException(RefObject)
- Constructor for exception javax.jmi.reflect.
AlreadyExistsException
AlreadyExistsException(RefObject, String)
- Constructor for exception javax.jmi.reflect.
AlreadyExistsException
Association
- Interface in
javax.jmi.model
AssociationClass
- Interface in
javax.jmi.model
AssociationEnd
- Interface in
javax.jmi.model
AssociationEndClass
- Interface in
javax.jmi.model
AttachesTo
- Interface in
javax.jmi.model
Attribute
- Interface in
javax.jmi.model
AttributeClass
- Interface in
javax.jmi.model
B
BehavioralFeature
- Interface in
javax.jmi.model
BehavioralFeatureClass
- Interface in
javax.jmi.model
C
CanRaise
- Interface in
javax.jmi.model
Classifier
- Interface in
javax.jmi.model
CLASSIFIER_LEVEL
- Static variable in class javax.jmi.model.
ScopeKindEnum
ClassifierClass
- Interface in
javax.jmi.model
ClosureViolationException
- Exception in
javax.jmi.reflect
ClosureViolationException(Object, RefObject)
- Constructor for exception javax.jmi.reflect.
ClosureViolationException
ClosureViolationException(Object, RefObject, String)
- Constructor for exception javax.jmi.reflect.
ClosureViolationException
CollectionType
- Interface in
javax.jmi.model
CollectionTypeClass
- Interface in
javax.jmi.model
COMPOSITE
- Static variable in class javax.jmi.model.
AggregationKindEnum
CompositionCycleException
- Exception in
javax.jmi.reflect
CompositionCycleException(Object, RefObject)
- Constructor for exception javax.jmi.reflect.
CompositionCycleException
CompositionCycleException(Object, RefObject, String)
- Constructor for exception javax.jmi.reflect.
CompositionCycleException
CompositionViolationException
- Exception in
javax.jmi.reflect
CompositionViolationException(Object, RefObject)
- Constructor for exception javax.jmi.reflect.
CompositionViolationException
CompositionViolationException(Object, RefObject, String)
- Constructor for exception javax.jmi.reflect.
CompositionViolationException
Constant
- Interface in
javax.jmi.model
ConstantClass
- Interface in
javax.jmi.model
CONSTRAINEDELEMENTSDEP
- Static variable in interface javax.jmi.model.
ModelElement
Constrains
- Interface in
javax.jmi.model
Constraint
- Interface in
javax.jmi.model
ConstraintClass
- Interface in
javax.jmi.model
CONSTRAINTDEP
- Static variable in interface javax.jmi.model.
ModelElement
ConstraintViolationException
- Exception in
javax.jmi.reflect
ConstraintViolationException(Object, RefObject)
- Constructor for exception javax.jmi.reflect.
ConstraintViolationException
ConstraintViolationException(Object, RefObject, String)
- Constructor for exception javax.jmi.reflect.
ConstraintViolationException
CONTAINERDEP
- Static variable in interface javax.jmi.model.
ModelElement
Contains
- Interface in
javax.jmi.model
CONTENTSDEP
- Static variable in interface javax.jmi.model.
ModelElement
CorbaIdlTypesPackage
- Interface in
javax.jmi.corbaidltypes
createAliasType()
- Method in interface javax.jmi.model.
AliasTypeClass
createAliasType(String, String, boolean, boolean, boolean, VisibilityKind)
- Method in interface javax.jmi.model.
AliasTypeClass
createAssociation()
- Method in interface javax.jmi.model.
AssociationClass
createAssociation(String, String, boolean, boolean, boolean, VisibilityKind, boolean)
- Method in interface javax.jmi.model.
AssociationClass
createAssociationEnd()
- Method in interface javax.jmi.model.
AssociationEndClass
createAssociationEnd(String, String, boolean, AggregationKind, MultiplicityType, boolean)
- Method in interface javax.jmi.model.
AssociationEndClass
createAttribute()
- Method in interface javax.jmi.model.
AttributeClass
createAttribute(String, String, ScopeKind, VisibilityKind, MultiplicityType, boolean, boolean)
- Method in interface javax.jmi.model.
AttributeClass
createCollectionType()
- Method in interface javax.jmi.model.
CollectionTypeClass
createCollectionType(String, String, boolean, boolean, boolean, VisibilityKind, MultiplicityType)
- Method in interface javax.jmi.model.
CollectionTypeClass
createConstant()
- Method in interface javax.jmi.model.
ConstantClass
createConstant(String, String, String)
- Method in interface javax.jmi.model.
ConstantClass
createConstraint()
- Method in interface javax.jmi.model.
ConstraintClass
createConstraint(String, String, String, String, EvaluationKind)
- Method in interface javax.jmi.model.
ConstraintClass
createEnumerationType()
- Method in interface javax.jmi.model.
EnumerationTypeClass
createEnumerationType(String, String, boolean, boolean, boolean, VisibilityKind, List)
- Method in interface javax.jmi.model.
EnumerationTypeClass
createImport()
- Method in interface javax.jmi.model.
ImportClass
createImport(String, String, VisibilityKind, boolean)
- Method in interface javax.jmi.model.
ImportClass
createMofClass()
- Method in interface javax.jmi.model.
MofClassClass
createMofClass(String, String, boolean, boolean, boolean, VisibilityKind, boolean)
- Method in interface javax.jmi.model.
MofClassClass
createMofException()
- Method in interface javax.jmi.model.
MofExceptionClass
createMofException(String, String, ScopeKind, VisibilityKind)
- Method in interface javax.jmi.model.
MofExceptionClass
createMofPackage()
- Method in interface javax.jmi.model.
MofPackageClass
createMofPackage(String, String, boolean, boolean, boolean, VisibilityKind)
- Method in interface javax.jmi.model.
MofPackageClass
createMultiplicityType(int, int, boolean, boolean)
- Method in interface javax.jmi.model.
ModelPackage
createOperation()
- Method in interface javax.jmi.model.
OperationClass
createOperation(String, String, ScopeKind, VisibilityKind, boolean)
- Method in interface javax.jmi.model.
OperationClass
createParameter()
- Method in interface javax.jmi.model.
ParameterClass
createParameter(String, String, DirectionKind, MultiplicityType)
- Method in interface javax.jmi.model.
ParameterClass
createPrimitiveType()
- Method in interface javax.jmi.model.
PrimitiveTypeClass
createPrimitiveType(String, String, boolean, boolean, boolean, VisibilityKind)
- Method in interface javax.jmi.model.
PrimitiveTypeClass
createReference()
- Method in interface javax.jmi.model.
ReferenceClass
createReference(String, String, ScopeKind, VisibilityKind, MultiplicityType, boolean)
- Method in interface javax.jmi.model.
ReferenceClass
createStructureField()
- Method in interface javax.jmi.model.
StructureFieldClass
createStructureField(String, String)
- Method in interface javax.jmi.model.
StructureFieldClass
createStructureType()
- Method in interface javax.jmi.model.
StructureTypeClass
createStructureType(String, String, boolean, boolean, boolean, VisibilityKind)
- Method in interface javax.jmi.model.
StructureTypeClass
createTag()
- Method in interface javax.jmi.model.
TagClass
createTag(String, String, String, List)
- Method in interface javax.jmi.model.
TagClass
D
DataType
- Interface in
javax.jmi.model
DataTypeClass
- Interface in
javax.jmi.model
DEFERRED
- Static variable in class javax.jmi.model.
EvaluationKindEnum
DependsOn
- Interface in
javax.jmi.model
DirectionKind
- Interface in
javax.jmi.model
DirectionKindEnum
- Class in
javax.jmi.model
DirectionKindEnum(String)
- Constructor for class javax.jmi.model.
DirectionKindEnum
DuplicateException
- Exception in
javax.jmi.reflect
DuplicateException(Object, RefObject)
- Constructor for exception javax.jmi.reflect.
DuplicateException
DuplicateException(Object, RefObject, String)
- Constructor for exception javax.jmi.reflect.
DuplicateException
E
elementInError
- Variable in exception javax.jmi.reflect.
JmiException
EnumerationType
- Interface in
javax.jmi.model
EnumerationTypeClass
- Interface in
javax.jmi.model
equals(Object)
- Method in class javax.jmi.model.
AggregationKindEnum
equals(Object)
- Method in class javax.jmi.model.
DirectionKindEnum
equals(Object)
- Method in class javax.jmi.model.
EvaluationKindEnum
equals(Object)
- Method in class javax.jmi.model.
ScopeKindEnum
equals(Object)
- Method in class javax.jmi.model.
VisibilityKindEnum
equals(Object)
- Method in interface javax.jmi.reflect.
RefAssociationLink
equals(Object)
- Method in interface javax.jmi.reflect.
RefBaseObject
equals(Object)
- Method in interface javax.jmi.reflect.
RefEnum
equals(Object)
- Method in interface javax.jmi.reflect.
RefStruct
EvaluationKind
- Interface in
javax.jmi.model
EvaluationKindEnum
- Class in
javax.jmi.model
EvaluationKindEnum(String)
- Constructor for class javax.jmi.model.
EvaluationKindEnum
exists(Import, NameSpace)
- Method in interface javax.jmi.model.
Aliases
exists(ModelElement, Tag)
- Method in interface javax.jmi.model.
AttachesTo
exists(Operation, MofException)
- Method in interface javax.jmi.model.
CanRaise
exists(Constraint, ModelElement)
- Method in interface javax.jmi.model.
Constrains
exists(NameSpace, ModelElement)
- Method in interface javax.jmi.model.
Contains
exists(ModelElement, ModelElement)
- Method in interface javax.jmi.model.
DependsOn
exists(Reference, AssociationEnd)
- Method in interface javax.jmi.model.
Exposes
exists(GeneralizableElement, GeneralizableElement)
- Method in interface javax.jmi.model.
Generalizes
exists(Classifier, TypedElement)
- Method in interface javax.jmi.model.
IsOfType
exists(Reference, AssociationEnd)
- Method in interface javax.jmi.model.
RefersTo
Exposes
- Interface in
javax.jmi.model
F
Feature
- Interface in
javax.jmi.model
FeatureClass
- Interface in
javax.jmi.model
findElementsByType(MofClass, boolean)
- Method in interface javax.jmi.model.
NameSpace
findElementsByTypeExtended(MofClass, boolean)
- Method in interface javax.jmi.model.
GeneralizableElement
findRequiredElements(Collection, boolean)
- Method in interface javax.jmi.model.
ModelElement
forName(String)
- Static method in class javax.jmi.model.
AggregationKindEnum
forName(String)
- Static method in class javax.jmi.model.
DirectionKindEnum
forName(String)
- Static method in class javax.jmi.model.
EvaluationKindEnum
forName(String)
- Static method in class javax.jmi.model.
ScopeKindEnum
forName(String)
- Static method in class javax.jmi.model.
VisibilityKindEnum
G
GeneralizableElement
- Interface in
javax.jmi.model
GeneralizableElementClass
- Interface in
javax.jmi.model
Generalizes
- Interface in
javax.jmi.model
getAggregation()
- Method in interface javax.jmi.model.
AssociationEnd
getAliases()
- Method in interface javax.jmi.model.
ModelPackage
getAliasType()
- Method in interface javax.jmi.model.
ModelPackage
getAnnotation()
- Method in interface javax.jmi.model.
ModelElement
getAssociation()
- Method in interface javax.jmi.model.
ModelPackage
getAssociationEnd()
- Method in interface javax.jmi.model.
ModelPackage
getAttachesTo()
- Method in interface javax.jmi.model.
ModelPackage
getAttribute()
- Method in interface javax.jmi.model.
ModelPackage
getBehavioralFeature()
- Method in interface javax.jmi.model.
ModelPackage
getCanRaise()
- Method in interface javax.jmi.model.
ModelPackage
getClassifier()
- Method in interface javax.jmi.model.
ModelPackage
getCollectionType()
- Method in interface javax.jmi.model.
ModelPackage
getConstant()
- Method in interface javax.jmi.model.
ModelPackage
getConstrainedElement(Constraint)
- Method in interface javax.jmi.model.
Constrains
getConstrainedElements()
- Method in interface javax.jmi.model.
Constraint
getConstrains()
- Method in interface javax.jmi.model.
ModelPackage
getConstraint(ModelElement)
- Method in interface javax.jmi.model.
Constrains
getConstraint()
- Method in interface javax.jmi.model.
ModelPackage
getConstraints()
- Method in interface javax.jmi.model.
ModelElement
getContainedElement(NameSpace)
- Method in interface javax.jmi.model.
Contains
getContainer(ModelElement)
- Method in interface javax.jmi.model.
Contains
getContainer()
- Method in interface javax.jmi.model.
ModelElement
getContains()
- Method in interface javax.jmi.model.
ModelPackage
getContents()
- Method in interface javax.jmi.model.
NameSpace
getDataType()
- Method in interface javax.jmi.model.
ModelPackage
getDependent(ModelElement)
- Method in interface javax.jmi.model.
DependsOn
getDependsOn()
- Method in interface javax.jmi.model.
ModelPackage
getDirection()
- Method in interface javax.jmi.model.
Parameter
getElementInError()
- Method in exception javax.jmi.reflect.
JmiException
getElements()
- Method in interface javax.jmi.model.
Tag
getEnumerationType()
- Method in interface javax.jmi.model.
ModelPackage
getEvaluationPolicy()
- Method in interface javax.jmi.model.
Constraint
getExcept(Operation)
- Method in interface javax.jmi.model.
CanRaise
getExceptions()
- Method in interface javax.jmi.model.
Operation
getExistingInstance()
- Method in exception javax.jmi.reflect.
AlreadyExistsException
getExpectedType()
- Method in exception javax.jmi.reflect.
TypeMismatchException
getExplanation()
- Method in exception javax.jmi.model.
NameNotResolvedException
getExposedEnd(Reference)
- Method in interface javax.jmi.model.
Exposes
getExposedEnd()
- Method in interface javax.jmi.model.
Reference
getExposes()
- Method in interface javax.jmi.model.
ModelPackage
getExpression()
- Method in interface javax.jmi.model.
Constraint
getFeature()
- Method in interface javax.jmi.model.
ModelPackage
getGeneralizableElement()
- Method in interface javax.jmi.model.
ModelPackage
getGeneralizes()
- Method in interface javax.jmi.model.
ModelPackage
getImport()
- Method in interface javax.jmi.model.
ModelPackage
getImported(Import)
- Method in interface javax.jmi.model.
Aliases
getImportedNameSpace()
- Method in interface javax.jmi.model.
Import
getImporter(NameSpace)
- Method in interface javax.jmi.model.
Aliases
getInvalidName()
- Method in exception javax.jmi.reflect.
InvalidNameException
getIsOfType()
- Method in interface javax.jmi.model.
ModelPackage
getLabels()
- Method in interface javax.jmi.model.
EnumerationType
getLanguage()
- Method in interface javax.jmi.model.
Constraint
getLower()
- Method in interface javax.jmi.model.
MultiplicityType
getModelElement(Tag)
- Method in interface javax.jmi.model.
AttachesTo
getModelElement()
- Method in interface javax.jmi.model.
ModelPackage
getMofClass()
- Method in interface javax.jmi.model.
ModelPackage
getMofException()
- Method in interface javax.jmi.model.
ModelPackage
getMofPackage()
- Method in interface javax.jmi.model.
ModelPackage
getMultiplicity()
- Method in interface javax.jmi.model.
AssociationEnd
getMultiplicity()
- Method in interface javax.jmi.model.
CollectionType
getMultiplicity()
- Method in interface javax.jmi.model.
Parameter
getMultiplicity()
- Method in interface javax.jmi.model.
StructuralFeature
getName()
- Method in interface javax.jmi.model.
ModelElement
getName()
- Method in exception javax.jmi.model.
NameNotFoundException
getNamespace()
- Method in interface javax.jmi.model.
ModelPackage
getObjectInError()
- Method in exception javax.jmi.reflect.
JmiException
getOperation(MofException)
- Method in interface javax.jmi.model.
CanRaise
getOperation()
- Method in interface javax.jmi.model.
ModelPackage
getParameter()
- Method in interface javax.jmi.model.
ModelPackage
getPrimitiveType()
- Method in interface javax.jmi.model.
ModelPackage
getProvider(ModelElement)
- Method in interface javax.jmi.model.
DependsOn
getQualifiedName()
- Method in interface javax.jmi.model.
ModelElement
getReference()
- Method in interface javax.jmi.model.
ModelPackage
getReferencedEnd()
- Method in interface javax.jmi.model.
Reference
getReferencedEnd(Reference)
- Method in interface javax.jmi.model.
RefersTo
getReferent(AssociationEnd)
- Method in interface javax.jmi.model.
RefersTo
getReferrer(AssociationEnd)
- Method in interface javax.jmi.model.
Exposes
getRefersTo()
- Method in interface javax.jmi.model.
ModelPackage
getRequiredElements()
- Method in interface javax.jmi.model.
ModelElement
getRestOfName()
- Method in exception javax.jmi.model.
NameNotResolvedException
getScope()
- Method in interface javax.jmi.model.
Feature
getStructuralFeature()
- Method in interface javax.jmi.model.
ModelPackage
getStructureField()
- Method in interface javax.jmi.model.
ModelPackage
getStructureType()
- Method in interface javax.jmi.model.
ModelPackage
getSubtype(GeneralizableElement)
- Method in interface javax.jmi.model.
Generalizes
getSupertype(GeneralizableElement)
- Method in interface javax.jmi.model.
Generalizes
getSupertypes()
- Method in interface javax.jmi.model.
GeneralizableElement
getTag(ModelElement)
- Method in interface javax.jmi.model.
AttachesTo
getTag()
- Method in interface javax.jmi.model.
ModelPackage
getTagId()
- Method in interface javax.jmi.model.
Tag
getType(TypedElement)
- Method in interface javax.jmi.model.
IsOfType
getType()
- Method in interface javax.jmi.model.
TypedElement
getTypedElement()
- Method in interface javax.jmi.model.
ModelPackage
getTypedElements(Classifier)
- Method in interface javax.jmi.model.
IsOfType
getUpper()
- Method in interface javax.jmi.model.
MultiplicityType
getValue()
- Method in interface javax.jmi.model.
Constant
getValues()
- Method in interface javax.jmi.model.
Tag
getVisibility()
- Method in interface javax.jmi.model.
Feature
getVisibility()
- Method in interface javax.jmi.model.
GeneralizableElement
getVisibility()
- Method in interface javax.jmi.model.
Import
H
hashCode()
- Method in class javax.jmi.model.
AggregationKindEnum
hashCode()
- Method in class javax.jmi.model.
DirectionKindEnum
hashCode()
- Method in class javax.jmi.model.
EvaluationKindEnum
hashCode()
- Method in class javax.jmi.model.
ScopeKindEnum
hashCode()
- Method in class javax.jmi.model.
VisibilityKindEnum
hashCode()
- Method in interface javax.jmi.reflect.
RefAssociationLink
hashCode()
- Method in interface javax.jmi.reflect.
RefBaseObject
hashCode()
- Method in interface javax.jmi.reflect.
RefEnum
hashCode()
- Method in interface javax.jmi.reflect.
RefStruct
I
IMMEDIATE
- Static variable in class javax.jmi.model.
EvaluationKindEnum
Import
- Interface in
javax.jmi.model
ImportClass
- Interface in
javax.jmi.model
IMPORTDEP
- Static variable in interface javax.jmi.model.
ModelElement
IN_DIR
- Static variable in class javax.jmi.model.
DirectionKindEnum
INDIRECTDEP
- Static variable in interface javax.jmi.model.
ModelElement
INOUT_DIR
- Static variable in class javax.jmi.model.
DirectionKindEnum
INSTANCE_LEVEL
- Static variable in class javax.jmi.model.
ScopeKindEnum
InvalidCallException
- Exception in
javax.jmi.reflect
InvalidCallException(Object, RefObject)
- Constructor for exception javax.jmi.reflect.
InvalidCallException
InvalidCallException(Object, RefObject, String)
- Constructor for exception javax.jmi.reflect.
InvalidCallException
InvalidNameException
- Exception in
javax.jmi.reflect
InvalidNameException(String)
- Constructor for exception javax.jmi.reflect.
InvalidNameException
InvalidNameException(String, String)
- Constructor for exception javax.jmi.reflect.
InvalidNameException
InvalidObjectException
- Exception in
javax.jmi.reflect
InvalidObjectException(RefObject)
- Constructor for exception javax.jmi.reflect.
InvalidObjectException
InvalidObjectException(RefObject, String)
- Constructor for exception javax.jmi.reflect.
InvalidObjectException
isAbstract()
- Method in interface javax.jmi.model.
GeneralizableElement
isChangeable()
- Method in interface javax.jmi.model.
AssociationEnd
isChangeable()
- Method in interface javax.jmi.model.
StructuralFeature
isClustered()
- Method in interface javax.jmi.model.
Import
isDerived()
- Method in interface javax.jmi.model.
Association
isDerived()
- Method in interface javax.jmi.model.
Attribute
isFrozen()
- Method in interface javax.jmi.model.
ModelElement
isLeaf()
- Method in interface javax.jmi.model.
GeneralizableElement
isNavigable()
- Method in interface javax.jmi.model.
AssociationEnd
IsOfType
- Interface in
javax.jmi.model
isOrdered()
- Method in interface javax.jmi.model.
MultiplicityType
isQuery()
- Method in interface javax.jmi.model.
Operation
isRequiredBecause(ModelElement, String[])
- Method in interface javax.jmi.model.
ModelElement
isRoot()
- Method in interface javax.jmi.model.
GeneralizableElement
isSingleton()
- Method in interface javax.jmi.model.
MofClass
isUnique()
- Method in interface javax.jmi.model.
MultiplicityType
isVisible(ModelElement)
- Method in interface javax.jmi.model.
ModelElement
J
javax.jmi.corbaidltypes
- package javax.jmi.corbaidltypes
javax.jmi.model
- package javax.jmi.model
javax.jmi.primitivetypes
- package javax.jmi.primitivetypes
javax.jmi.reflect
- package javax.jmi.reflect
javax.jmi.xmi
- package javax.jmi.xmi
JmiException
- Exception in
javax.jmi.reflect
JmiException()
- Constructor for exception javax.jmi.reflect.
JmiException
JmiException(String)
- Constructor for exception javax.jmi.reflect.
JmiException
JmiException(Object, RefObject)
- Constructor for exception javax.jmi.reflect.
JmiException
JmiException(Object, RefObject, String)
- Constructor for exception javax.jmi.reflect.
JmiException
JmiException(RefObject)
- Constructor for exception javax.jmi.reflect.
JmiException
JmiException(RefObject, String)
- Constructor for exception javax.jmi.reflect.
JmiException
L
lookupElement(String)
- Method in interface javax.jmi.model.
NameSpace
lookupElementExtended(String)
- Method in interface javax.jmi.model.
GeneralizableElement
M
MalformedXMIException
- Exception in
javax.jmi.xmi
MalformedXMIException()
- Constructor for exception javax.jmi.xmi.
MalformedXMIException
MalformedXMIException(String)
- Constructor for exception javax.jmi.xmi.
MalformedXMIException
ModelElement
- Interface in
javax.jmi.model
ModelElementClass
- Interface in
javax.jmi.model
ModelPackage
- Interface in
javax.jmi.model
MofClass
- Interface in
javax.jmi.model
MofClassClass
- Interface in
javax.jmi.model
MofException
- Interface in
javax.jmi.model
MofExceptionClass
- Interface in
javax.jmi.model
MofPackage
- Interface in
javax.jmi.model
MofPackageClass
- Interface in
javax.jmi.model
MultiplicityType
- Interface in
javax.jmi.model
N
nameIsValid(String)
- Method in interface javax.jmi.model.
NameSpace
NameNotFoundException
- Exception in
javax.jmi.model
NameNotFoundException(String)
- Constructor for exception javax.jmi.model.
NameNotFoundException
NameNotResolvedException
- Exception in
javax.jmi.model
NameNotResolvedException(String, List)
- Constructor for exception javax.jmi.model.
NameNotResolvedException
NameSpace
- Interface in
javax.jmi.model
NamespaceClass
- Interface in
javax.jmi.model
NONE
- Static variable in class javax.jmi.model.
AggregationKindEnum
O
objectInError
- Variable in exception javax.jmi.reflect.
JmiException
Operation
- Interface in
javax.jmi.model
OperationClass
- Interface in
javax.jmi.model
otherEnd()
- Method in interface javax.jmi.model.
AssociationEnd
OUT_DIR
- Static variable in class javax.jmi.model.
DirectionKindEnum
P
Parameter
- Interface in
javax.jmi.model
ParameterClass
- Interface in
javax.jmi.model
PrimitiveType
- Interface in
javax.jmi.model
PrimitiveTypeClass
- Interface in
javax.jmi.model
PrimitiveTypesPackage
- Interface in
javax.jmi.primitivetypes
PRIVATE_VIS
- Static variable in class javax.jmi.model.
VisibilityKindEnum
PROTECTED_VIS
- Static variable in class javax.jmi.model.
VisibilityKindEnum
PUBLIC_VIS
- Static variable in class javax.jmi.model.
VisibilityKindEnum
R
read(InputStream, String, RefPackage)
- Method in interface javax.jmi.xmi.
XmiReader
read(String, RefPackage)
- Method in interface javax.jmi.xmi.
XmiReader
readResolve()
- Method in class javax.jmi.model.
AggregationKindEnum
readResolve()
- Method in class javax.jmi.model.
DirectionKindEnum
readResolve()
- Method in class javax.jmi.model.
EvaluationKindEnum
readResolve()
- Method in class javax.jmi.model.
ScopeKindEnum
readResolve()
- Method in class javax.jmi.model.
VisibilityKindEnum
refAddLink(RefObject, RefObject)
- Method in interface javax.jmi.reflect.
RefAssociation
refAllAssociations()
- Method in interface javax.jmi.reflect.
RefPackage
refAllClasses()
- Method in interface javax.jmi.reflect.
RefPackage
refAllLinks()
- Method in interface javax.jmi.reflect.
RefAssociation
refAllOfClass()
- Method in interface javax.jmi.reflect.
RefClass
refAllOfType()
- Method in interface javax.jmi.reflect.
RefClass
refAllPackages()
- Method in interface javax.jmi.reflect.
RefPackage
RefAssociation
- Interface in
javax.jmi.reflect
refAssociation(RefObject)
- Method in interface javax.jmi.reflect.
RefPackage
refAssociation(String)
- Method in interface javax.jmi.reflect.
RefPackage
RefAssociationLink
- Interface in
javax.jmi.reflect
RefBaseObject
- Interface in
javax.jmi.reflect
RefClass
- Interface in
javax.jmi.reflect
refClass()
- Method in interface javax.jmi.reflect.
RefObject
refClass(RefObject)
- Method in interface javax.jmi.reflect.
RefPackage
refClass(String)
- Method in interface javax.jmi.reflect.
RefPackage
refCreateInstance(List)
- Method in interface javax.jmi.reflect.
RefClass
refCreateStruct(RefObject, List)
- Method in interface javax.jmi.reflect.
RefClass
refCreateStruct(String, List)
- Method in interface javax.jmi.reflect.
RefClass
refCreateStruct(RefObject, List)
- Method in interface javax.jmi.reflect.
RefPackage
refCreateStruct(String, List)
- Method in interface javax.jmi.reflect.
RefPackage
refDelete()
- Method in interface javax.jmi.reflect.
RefObject
refDelete()
- Method in interface javax.jmi.reflect.
RefPackage
RefEnum
- Interface in
javax.jmi.reflect
Reference
- Interface in
javax.jmi.model
ReferenceClass
- Interface in
javax.jmi.model
REFERENCEDENDSDEP
- Static variable in interface javax.jmi.model.
ModelElement
RefersTo
- Interface in
javax.jmi.model
RefException
- Exception in
javax.jmi.reflect
RefException()
- Constructor for exception javax.jmi.reflect.
RefException
RefException(String)
- Constructor for exception javax.jmi.reflect.
RefException
RefFeatured
- Interface in
javax.jmi.reflect
refFieldNames()
- Method in interface javax.jmi.reflect.
RefStruct
refFirstEnd()
- Method in interface javax.jmi.reflect.
RefAssociationLink
refGetEnum(RefObject, String)
- Method in interface javax.jmi.reflect.
RefClass
refGetEnum(String, String)
- Method in interface javax.jmi.reflect.
RefClass
refGetEnum(RefObject, String)
- Method in interface javax.jmi.reflect.
RefPackage
refGetEnum(String, String)
- Method in interface javax.jmi.reflect.
RefPackage
refGetValue(RefObject)
- Method in interface javax.jmi.reflect.
RefFeatured
refGetValue(String)
- Method in interface javax.jmi.reflect.
RefFeatured
refGetValue(String)
- Method in interface javax.jmi.reflect.
RefStruct
refImmediateComposite()
- Method in interface javax.jmi.reflect.
RefObject
refImmediatePackage()
- Method in interface javax.jmi.reflect.
RefBaseObject
refInvokeOperation(RefObject, List)
- Method in interface javax.jmi.reflect.
RefFeatured
refInvokeOperation(String, List)
- Method in interface javax.jmi.reflect.
RefFeatured
refIsInstanceOf(RefObject, boolean)
- Method in interface javax.jmi.reflect.
RefObject
refLinkExists(RefObject, RefObject)
- Method in interface javax.jmi.reflect.
RefAssociation
refMetaObject()
- Method in interface javax.jmi.reflect.
RefBaseObject
refMofId()
- Method in interface javax.jmi.reflect.
RefBaseObject
RefObject
- Interface in
javax.jmi.reflect
refOutermostComposite()
- Method in interface javax.jmi.reflect.
RefObject
refOutermostPackage()
- Method in interface javax.jmi.reflect.
RefBaseObject
RefPackage
- Interface in
javax.jmi.reflect
refPackage(RefObject)
- Method in interface javax.jmi.reflect.
RefPackage
refPackage(String)
- Method in interface javax.jmi.reflect.
RefPackage
refQuery(RefObject, RefObject)
- Method in interface javax.jmi.reflect.
RefAssociation
refQuery(String, RefObject)
- Method in interface javax.jmi.reflect.
RefAssociation
refRemoveLink(RefObject, RefObject)
- Method in interface javax.jmi.reflect.
RefAssociation
refSecondEnd()
- Method in interface javax.jmi.reflect.
RefAssociationLink
refSetValue(RefObject, Object)
- Method in interface javax.jmi.reflect.
RefFeatured
refSetValue(String, Object)
- Method in interface javax.jmi.reflect.
RefFeatured
RefStruct
- Interface in
javax.jmi.reflect
refTypeName()
- Method in class javax.jmi.model.
AggregationKindEnum
refTypeName()
- Method in class javax.jmi.model.
DirectionKindEnum
refTypeName()
- Method in class javax.jmi.model.
EvaluationKindEnum
refTypeName()
- Method in class javax.jmi.model.
ScopeKindEnum
refTypeName()
- Method in class javax.jmi.model.
VisibilityKindEnum
refTypeName()
- Method in interface javax.jmi.reflect.
RefEnum
refTypeName()
- Method in interface javax.jmi.reflect.
RefStruct
refVerifyConstraints(boolean)
- Method in interface javax.jmi.reflect.
RefBaseObject
remove(Import, NameSpace)
- Method in interface javax.jmi.model.
Aliases
remove(ModelElement, Tag)
- Method in interface javax.jmi.model.
AttachesTo
remove(Operation, MofException)
- Method in interface javax.jmi.model.
CanRaise
remove(Constraint, ModelElement)
- Method in interface javax.jmi.model.
Constrains
remove(NameSpace, ModelElement)
- Method in interface javax.jmi.model.
Contains
remove(Reference, AssociationEnd)
- Method in interface javax.jmi.model.
Exposes
remove(GeneralizableElement, GeneralizableElement)
- Method in interface javax.jmi.model.
Generalizes
remove(Classifier, TypedElement)
- Method in interface javax.jmi.model.
IsOfType
remove(Reference, AssociationEnd)
- Method in interface javax.jmi.model.
RefersTo
resolveQualifiedName(List)
- Method in interface javax.jmi.model.
NameSpace
RETURN_DIR
- Static variable in class javax.jmi.model.
DirectionKindEnum
S
ScopeKind
- Interface in
javax.jmi.model
ScopeKindEnum
- Class in
javax.jmi.model
ScopeKindEnum(String)
- Constructor for class javax.jmi.model.
ScopeKindEnum
setAbstract(boolean)
- Method in interface javax.jmi.model.
GeneralizableElement
setAggregation(AggregationKind)
- Method in interface javax.jmi.model.
AssociationEnd
setAnnotation(String)
- Method in interface javax.jmi.model.
ModelElement
setChangeable(boolean)
- Method in interface javax.jmi.model.
AssociationEnd
setChangeable(boolean)
- Method in interface javax.jmi.model.
StructuralFeature
setClustered(boolean)
- Method in interface javax.jmi.model.
Import
setContainer(NameSpace)
- Method in interface javax.jmi.model.
ModelElement
setDerived(boolean)
- Method in interface javax.jmi.model.
Association
setDerived(boolean)
- Method in interface javax.jmi.model.
Attribute
setDirection(DirectionKind)
- Method in interface javax.jmi.model.
Parameter
setEvaluationPolicy(EvaluationKind)
- Method in interface javax.jmi.model.
Constraint
setExposedEnd(AssociationEnd)
- Method in interface javax.jmi.model.
Reference
setExpression(String)
- Method in interface javax.jmi.model.
Constraint
setImportedNameSpace(NameSpace)
- Method in interface javax.jmi.model.
Import
setLanguage(String)
- Method in interface javax.jmi.model.
Constraint
setLeaf(boolean)
- Method in interface javax.jmi.model.
GeneralizableElement
setMultiplicity(MultiplicityType)
- Method in interface javax.jmi.model.
AssociationEnd
setMultiplicity(MultiplicityType)
- Method in interface javax.jmi.model.
CollectionType
setMultiplicity(MultiplicityType)
- Method in interface javax.jmi.model.
Parameter
setMultiplicity(MultiplicityType)
- Method in interface javax.jmi.model.
StructuralFeature
setName(String)
- Method in interface javax.jmi.model.
ModelElement
setNavigable(boolean)
- Method in interface javax.jmi.model.
AssociationEnd
setQuery(boolean)
- Method in interface javax.jmi.model.
Operation
setReferencedEnd(AssociationEnd)
- Method in interface javax.jmi.model.
Reference
setRoot(boolean)
- Method in interface javax.jmi.model.
GeneralizableElement
setScope(ScopeKind)
- Method in interface javax.jmi.model.
Feature
setSingleton(boolean)
- Method in interface javax.jmi.model.
MofClass
setTagId(String)
- Method in interface javax.jmi.model.
Tag
setType(Classifier)
- Method in interface javax.jmi.model.
TypedElement
setValue(String)
- Method in interface javax.jmi.model.
Constant
setVisibility(VisibilityKind)
- Method in interface javax.jmi.model.
Feature
setVisibility(VisibilityKind)
- Method in interface javax.jmi.model.
GeneralizableElement
setVisibility(VisibilityKind)
- Method in interface javax.jmi.model.
Import
SHARED
- Static variable in class javax.jmi.model.
AggregationKindEnum
SIGNATUREDEP
- Static variable in interface javax.jmi.model.
ModelElement
SPECIALIZATIONDEP
- Static variable in interface javax.jmi.model.
ModelElement
StructuralFeature
- Interface in
javax.jmi.model
StructuralFeatureClass
- Interface in
javax.jmi.model
StructureField
- Interface in
javax.jmi.model
StructureFieldClass
- Interface in
javax.jmi.model
StructureType
- Interface in
javax.jmi.model
StructureTypeClass
- Interface in
javax.jmi.model
T
Tag
- Interface in
javax.jmi.model
TagClass
- Interface in
javax.jmi.model
TAGGEDELEMENTSDEP
- Static variable in interface javax.jmi.model.
ModelElement
toString()
- Method in class javax.jmi.model.
AggregationKindEnum
toString()
- Method in class javax.jmi.model.
DirectionKindEnum
toString()
- Method in class javax.jmi.model.
EvaluationKindEnum
toString()
- Method in class javax.jmi.model.
ScopeKindEnum
toString()
- Method in class javax.jmi.model.
VisibilityKindEnum
toString()
- Method in interface javax.jmi.reflect.
RefEnum
TYPEDEFINITIONDEP
- Static variable in interface javax.jmi.model.
ModelElement
TypedElement
- Interface in
javax.jmi.model
TypedElementClass
- Interface in
javax.jmi.model
TypeMismatchException
- Exception in
javax.jmi.reflect
TypeMismatchException(Class, Object, RefObject)
- Constructor for exception javax.jmi.reflect.
TypeMismatchException
TypeMismatchException(Class, Object, RefObject, String)
- Constructor for exception javax.jmi.reflect.
TypeMismatchException
V
VisibilityKind
- Interface in
javax.jmi.model
VisibilityKindEnum
- Class in
javax.jmi.model
VisibilityKindEnum(String)
- Constructor for class javax.jmi.model.
VisibilityKindEnum
W
write(OutputStream, Collection, String)
- Method in interface javax.jmi.xmi.
XmiWriter
write(OutputStream, RefPackage, String)
- Method in interface javax.jmi.xmi.
XmiWriter
WrongSizeException
- Exception in
javax.jmi.reflect
WrongSizeException(RefObject)
- Constructor for exception javax.jmi.reflect.
WrongSizeException
WrongSizeException(RefObject, String)
- Constructor for exception javax.jmi.reflect.
WrongSizeException
X
XmiReader
- Interface in
javax.jmi.xmi
XmiWriter
- Interface in
javax.jmi.xmi
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
X
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes