A B C D E F G H I J L M N O P R S T V W X

A

add(Classifier, TypedElement) - Method in interface javax.jmi.model.IsOfType
 
add(Constraint, ModelElement) - Method in interface javax.jmi.model.Constrains
 
add(GeneralizableElement, GeneralizableElement) - Method in interface javax.jmi.model.Generalizes
 
add(Import, Namespace) - Method in interface javax.jmi.model.Aliases
 
add(ModelElement, Tag) - Method in interface javax.jmi.model.AttachesTo
 
add(Namespace, ModelElement) - Method in interface javax.jmi.model.Contains
 
add(Operation, MofException) - Method in interface javax.jmi.model.CanRaise
 
add(Reference, AssociationEnd) - Method in interface javax.jmi.model.RefersTo
 
add(Reference, AssociationEnd) - Method in interface javax.jmi.model.Exposes
 
AggregationKind - interface javax.jmi.model.AggregationKind.
 
AggregationKindEnum - class javax.jmi.model.AggregationKindEnum.
 
Aliases - interface javax.jmi.model.Aliases.
 
AliasType - interface javax.jmi.model.AliasType.
 
AliasTypeClass - interface javax.jmi.model.AliasTypeClass.
 
ALLDEP - Static variable in interface javax.jmi.model.ModelElement
 
allSupertypes() - Method in interface javax.jmi.model.GeneralizableElement
 
AlreadyExistsException - exception javax.jmi.reflect.AlreadyExistsException.
Exception thrown by refCreateInstance and create methods when a client attempts to create the second instance of a singleton.
AlreadyExistsException(RefObject) - Constructor for class javax.jmi.reflect.AlreadyExistsException
Constructs new AlreadyExistsException without detail message.
AlreadyExistsException(RefObject, String) - Constructor for class javax.jmi.reflect.AlreadyExistsException
Constructs an AlreadyExistsException with the specified detail message.
Association - interface javax.jmi.model.Association.
 
AssociationClass - interface javax.jmi.model.AssociationClass.
 
AssociationEnd - interface javax.jmi.model.AssociationEnd.
 
AssociationEndClass - interface javax.jmi.model.AssociationEndClass.
 
AttachesTo - interface javax.jmi.model.AttachesTo.
 
Attribute - interface javax.jmi.model.Attribute.
 
AttributeClass - interface javax.jmi.model.AttributeClass.
 

B

BehavioralFeature - interface javax.jmi.model.BehavioralFeature.
 
BehavioralFeatureClass - interface javax.jmi.model.BehavioralFeatureClass.
 

C

CanRaise - interface javax.jmi.model.CanRaise.
 
Classifier - interface javax.jmi.model.Classifier.
 
CLASSIFIER_LEVEL - Static variable in class javax.jmi.model.ScopeKindEnum
 
ClassifierClass - interface javax.jmi.model.ClassifierClass.
 
ClosureViolationException - exception javax.jmi.reflect.ClosureViolationException.
Exception thrown when Composition Closure or Reference Closure rules are violated.
ClosureViolationException(Object, RefObject) - Constructor for class javax.jmi.reflect.ClosureViolationException
Constructs an ClosureViolationException without detail message.
ClosureViolationException(Object, RefObject, String) - Constructor for class javax.jmi.reflect.ClosureViolationException
Constructs an ClosureViolationException with the specified detail message.
CollectionType - interface javax.jmi.model.CollectionType.
 
CollectionTypeClass - interface javax.jmi.model.CollectionTypeClass.
 
com.sun.jmitck.vendorwrapper - package com.sun.jmitck.vendorwrapper
 
COMPOSITE - Static variable in class javax.jmi.model.AggregationKindEnum
 
CompositionCycleException - exception javax.jmi.reflect.CompositionCycleException.
Exception thrown when an instance object is a component of itself.
CompositionCycleException(Object, RefObject) - Constructor for class javax.jmi.reflect.CompositionCycleException
Constructs an CompositionCycleException without detail message.
CompositionCycleException(Object, RefObject, String) - Constructor for class javax.jmi.reflect.CompositionCycleException
Constructs an CompositionCycleException with the specified detail message.
CompositionViolationException - exception javax.jmi.reflect.CompositionViolationException.
Exception thrown when an instance object is going to become owned by more than one element (in sense of aggregation semantics).
CompositionViolationException(Object, RefObject) - Constructor for class javax.jmi.reflect.CompositionViolationException
Constructs a CompositionViolationException without detail message.
CompositionViolationException(Object, RefObject, String) - Constructor for class javax.jmi.reflect.CompositionViolationException
Constructs a CompositionViolationException with the specified detail message.
Constant - interface javax.jmi.model.Constant.
 
ConstantClass - interface javax.jmi.model.ConstantClass.
 
CONSTRAINEDELEMENTSDEP - Static variable in interface javax.jmi.model.ModelElement
 
Constrains - interface javax.jmi.model.Constrains.
 
Constraint - interface javax.jmi.model.Constraint.
 
ConstraintClass - interface javax.jmi.model.ConstraintClass.
 
CONSTRAINTDEP - Static variable in interface javax.jmi.model.ModelElement
 
ConstraintViolationException - exception javax.jmi.reflect.ConstraintViolationException.
Exception thrown when a constraint is violated.
ConstraintViolationException(Object, RefObject) - Constructor for class javax.jmi.reflect.ConstraintViolationException
Constructs new ConstraintViolationException without detail message.
ConstraintViolationException(Object, RefObject, String) - Constructor for class javax.jmi.reflect.ConstraintViolationException
Constructs an ConstraintViolationException with the specified detail message.
CONTAINERDEP - Static variable in interface javax.jmi.model.ModelElement
 
Contains - interface javax.jmi.model.Contains.
 
CONTENTSDEP - Static variable in interface javax.jmi.model.ModelElement
 
CorbaIdlTypesPackage - interface javax.jmi.corbaidltypes.CorbaIdlTypesPackage.
 
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
 
createRefPackage(String, String) - Method in interface com.sun.jmitck.vendorwrapper.Generator
Returns a new RefPackage, returning a unique identifier, which can be used to access the new RefPackage.
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
 
createXmiReader() - Method in interface com.sun.jmitck.vendorwrapper.Generator
Return an object which implements the XmiReader interface.

D

DataType - interface javax.jmi.model.DataType.
 
DataTypeClass - interface javax.jmi.model.DataTypeClass.
 
DEFERRED - Static variable in class javax.jmi.model.EvaluationKindEnum
 
DependsOn - interface javax.jmi.model.DependsOn.
 
DirectionKind - interface javax.jmi.model.DirectionKind.
 
DirectionKindEnum - class javax.jmi.model.DirectionKindEnum.
 
DuplicateException - exception javax.jmi.reflect.DuplicateException.
Exception thrown when a collection passed to an operation parameter with isUnique set to true contains duplicate values.
DuplicateException(Object, RefObject) - Constructor for class javax.jmi.reflect.DuplicateException
Constructs an DuplicateException without detail message.
DuplicateException(Object, RefObject, String) - Constructor for class javax.jmi.reflect.DuplicateException
Constructs an DuplicateException with the specified detail message.

E

EnumerationType - interface javax.jmi.model.EnumerationType.
 
EnumerationTypeClass - interface javax.jmi.model.EnumerationTypeClass.
 
equals(Object) - Method in class javax.jmi.model.VisibilityKindEnum
 
equals(Object) - Method in class javax.jmi.model.ScopeKindEnum
 
equals(Object) - Method in class javax.jmi.model.EvaluationKindEnum
 
equals(Object) - Method in class javax.jmi.model.DirectionKindEnum
 
equals(Object) - Method in class javax.jmi.model.AggregationKindEnum
 
equals(Object) - Method in interface javax.jmi.reflect.RefStruct
 
equals(Object) - Method in interface javax.jmi.reflect.RefEnum
 
equals(Object) - Method in interface javax.jmi.reflect.RefBaseObject
 
equals(Object) - Method in interface javax.jmi.reflect.RefAssociationLink
 
EvaluationKind - interface javax.jmi.model.EvaluationKind.
 
EvaluationKindEnum - class javax.jmi.model.EvaluationKindEnum.
 
exists(Classifier, TypedElement) - Method in interface javax.jmi.model.IsOfType
 
exists(Constraint, ModelElement) - Method in interface javax.jmi.model.Constrains
 
exists(GeneralizableElement, GeneralizableElement) - Method in interface javax.jmi.model.Generalizes
 
exists(Import, Namespace) - Method in interface javax.jmi.model.Aliases
 
exists(ModelElement, ModelElement) - Method in interface javax.jmi.model.DependsOn
 
exists(ModelElement, Tag) - Method in interface javax.jmi.model.AttachesTo
 
exists(Namespace, ModelElement) - Method in interface javax.jmi.model.Contains
 
exists(Operation, MofException) - Method in interface javax.jmi.model.CanRaise
 
exists(Reference, AssociationEnd) - Method in interface javax.jmi.model.RefersTo
 
exists(Reference, AssociationEnd) - Method in interface javax.jmi.model.Exposes
 
Exposes - interface javax.jmi.model.Exposes.
 

F

Feature - interface javax.jmi.model.Feature.
 
FeatureClass - interface javax.jmi.model.FeatureClass.
 
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.VisibilityKindEnum
 
forName(String) - Static method in class javax.jmi.model.ScopeKindEnum
 
forName(String) - Static method in class javax.jmi.model.EvaluationKindEnum
 
forName(String) - Static method in class javax.jmi.model.DirectionKindEnum
 
forName(String) - Static method in class javax.jmi.model.AggregationKindEnum
 

G

GeneralizableElement - interface javax.jmi.model.GeneralizableElement.
 
GeneralizableElementClass - interface javax.jmi.model.GeneralizableElementClass.
 
Generalizes - interface javax.jmi.model.Generalizes.
 
generate(String, String, boolean) - Method in interface com.sun.jmitck.vendorwrapper.Generator
Generate the code corresponding to the named metamodel.
Generator - interface com.sun.jmitck.vendorwrapper.Generator.
Interface for interacting with the code generation features of different vendors' implementations of JMI.
GeneratorHelper - class com.sun.jmitck.vendorwrapper.GeneratorHelper.
General capabilities that might be useful to anyone implementing the Generator Interface.
GeneratorHelper(Properties, File) - Constructor for class com.sun.jmitck.vendorwrapper.GeneratorHelper
 
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() - Method in interface javax.jmi.model.ModelPackage
 
getConstraint(ModelElement) - Method in interface javax.jmi.model.Constrains
 
getConstraints() - Method in interface javax.jmi.model.ModelElement
 
getContainedElement(Namespace) - Method in interface javax.jmi.model.Contains
 
getContainer() - Method in interface javax.jmi.model.ModelElement
 
getContainer(ModelElement) - Method in interface javax.jmi.model.Contains
 
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 class javax.jmi.reflect.JmiException
Returns element in error.
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 class javax.jmi.reflect.AlreadyExistsException
Returns existing instance of singleton.
getExpectedType() - Method in class javax.jmi.reflect.TypeMismatchException
Returns class of expected type.
getExplanation() - Method in class javax.jmi.model.NameNotResolvedException
 
getExposedEnd() - Method in interface javax.jmi.model.Reference
 
getExposedEnd(Reference) - Method in interface javax.jmi.model.Exposes
 
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 class javax.jmi.reflect.InvalidNameException
Returns invalid name.
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
 
getMetamodelLoadPath(String) - Method in interface com.sun.jmitck.vendorwrapper.Generator
Returns the classpath required for the generated code.
getMetamodelPackage(RefPackage, String) - Method in class com.sun.jmitck.vendorwrapper.GeneratorHelper
 
getMetamodelXmiFile(String) - Method in class com.sun.jmitck.vendorwrapper.GeneratorHelper
 
getModelElement() - Method in interface javax.jmi.model.ModelPackage
 
getModelElement(Tag) - Method in interface javax.jmi.model.AttachesTo
 
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.StructuralFeature
 
getMultiplicity() - Method in interface javax.jmi.model.Parameter
 
getMultiplicity() - Method in interface javax.jmi.model.CollectionType
 
getMultiplicity() - Method in interface javax.jmi.model.AssociationEnd
 
getName() - Method in class javax.jmi.model.NameNotFoundException
 
getName() - Method in interface javax.jmi.model.ModelElement
 
getNamespace() - Method in interface javax.jmi.model.ModelPackage
 
getObjectInError() - Method in class javax.jmi.reflect.JmiException
Returns object in error.
getOperation() - Method in interface javax.jmi.model.ModelPackage
 
getOperation(MofException) - Method in interface javax.jmi.model.CanRaise
 
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 class 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() - Method in interface javax.jmi.model.ModelPackage
 
getTag(ModelElement) - Method in interface javax.jmi.model.AttachesTo
 
getTagId() - Method in interface javax.jmi.model.Tag
 
getType() - Method in interface javax.jmi.model.TypedElement
 
getType(TypedElement) - Method in interface javax.jmi.model.IsOfType
 
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.Import
 
getVisibility() - Method in interface javax.jmi.model.GeneralizableElement
 
getVisibility() - Method in interface javax.jmi.model.Feature
 

H

hashCode() - Method in class javax.jmi.model.VisibilityKindEnum
 
hashCode() - Method in class javax.jmi.model.ScopeKindEnum
 
hashCode() - Method in class javax.jmi.model.EvaluationKindEnum
 
hashCode() - Method in class javax.jmi.model.DirectionKindEnum
 
hashCode() - Method in class javax.jmi.model.AggregationKindEnum
 
hashCode() - Method in interface javax.jmi.reflect.RefStruct
 
hashCode() - Method in interface javax.jmi.reflect.RefEnum
 
hashCode() - Method in interface javax.jmi.reflect.RefBaseObject
 
hashCode() - Method in interface javax.jmi.reflect.RefAssociationLink
 

I

IMMEDIATE - Static variable in class javax.jmi.model.EvaluationKindEnum
 
Import - interface javax.jmi.model.Import.
 
ImportClass - interface javax.jmi.model.ImportClass.
 
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
 
init(Properties, File) - Method in interface com.sun.jmitck.vendorwrapper.Generator
Perform any required iniialization of the generator.
INOUT_DIR - Static variable in class javax.jmi.model.DirectionKindEnum
 
INSTANCE_LEVEL - Static variable in class javax.jmi.model.ScopeKindEnum
 
InvalidCallException - exception javax.jmi.reflect.InvalidCallException.
Thrown by reflection methods when client tries to call them incorrectly.
InvalidCallException(Object, RefObject) - Constructor for class javax.jmi.reflect.InvalidCallException
Constructs an InvalidCallException without detail message.
InvalidCallException(Object, RefObject, String) - Constructor for class javax.jmi.reflect.InvalidCallException
Constructs an InvalidCallException with the specified detail message.
InvalidNameException - exception javax.jmi.reflect.InvalidNameException.
Thrown when a user pases an invalid feature name to a reflective method.
InvalidNameException(String) - Constructor for class javax.jmi.reflect.InvalidNameException
Constructs an InvalidNameException without detail message.
InvalidNameException(String, String) - Constructor for class javax.jmi.reflect.InvalidNameException
Constructs an InvalidNameException with the specified detail message.
InvalidObjectException - exception javax.jmi.reflect.InvalidObjectException.
Exception thrown when an object operation detects a non-existing (i.e.
InvalidObjectException(RefObject) - Constructor for class javax.jmi.reflect.InvalidObjectException
Constructs an InvalidObjectException without detail message.
InvalidObjectException(RefObject, String) - Constructor for class javax.jmi.reflect.InvalidObjectException
Constructs an InvalidObjectException with the specified detail message.
isAbstract() - Method in interface javax.jmi.model.GeneralizableElement
 
isChangeable() - Method in interface javax.jmi.model.StructuralFeature
 
isChangeable() - Method in interface javax.jmi.model.AssociationEnd
 
isClustered() - Method in interface javax.jmi.model.Import
 
isDerived() - Method in interface javax.jmi.model.Attribute
 
isDerived() - Method in interface javax.jmi.model.Association
 
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 javax.jmi.model.IsOfType.
 
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 javax.jmi.reflect.JmiException.
Ancestor for all JMI exceptions thrown by reflective and generated methods.
JmiException() - Constructor for class javax.jmi.reflect.JmiException
Constructs new JmiException without detail message.
JmiException(Object, RefObject) - Constructor for class javax.jmi.reflect.JmiException
Constructs new JmiException without detail message.
JmiException(Object, RefObject, String) - Constructor for class javax.jmi.reflect.JmiException
Constructs an JmiException with the specified detail message.
JmiException(RefObject) - Constructor for class javax.jmi.reflect.JmiException
Constructs new JmiException without detail message.
JmiException(RefObject, String) - Constructor for class javax.jmi.reflect.JmiException
Constructs an JmiException with the specified detail message.
JmiException(String) - Constructor for class javax.jmi.reflect.JmiException
Constructs an JmiException with the specified detail message.

L

lookupElement(String) - Method in interface javax.jmi.model.Namespace
 
lookupElementExtended(String) - Method in interface javax.jmi.model.GeneralizableElement
 

M

MalformedXMIException - exception javax.jmi.xmi.MalformedXMIException.
 
MalformedXMIException() - Constructor for class javax.jmi.xmi.MalformedXMIException
Creates a new instance of MalformedXMIException without detail message.
MalformedXMIException(String) - Constructor for class javax.jmi.xmi.MalformedXMIException
Constructs an instance of MalformedXMIException with the specified detail message.
ModelElement - interface javax.jmi.model.ModelElement.
 
ModelElementClass - interface javax.jmi.model.ModelElementClass.
 
ModelPackage - interface javax.jmi.model.ModelPackage.
 
MofClass - interface javax.jmi.model.MofClass.
 
MofClassClass - interface javax.jmi.model.MofClassClass.
 
MofException - interface javax.jmi.model.MofException.
 
MofExceptionClass - interface javax.jmi.model.MofExceptionClass.
 
MofPackage - interface javax.jmi.model.MofPackage.
 
MofPackageClass - interface javax.jmi.model.MofPackageClass.
 
MultiplicityType - interface javax.jmi.model.MultiplicityType.
 

N

nameIsValid(String) - Method in interface javax.jmi.model.Namespace
 
NameNotFoundException - exception javax.jmi.model.NameNotFoundException.
 
NameNotFoundException(String) - Constructor for class javax.jmi.model.NameNotFoundException
 
NameNotResolvedException - exception javax.jmi.model.NameNotResolvedException.
 
NameNotResolvedException(String, List) - Constructor for class javax.jmi.model.NameNotResolvedException
 
Namespace - interface javax.jmi.model.Namespace.
 
NamespaceClass - interface javax.jmi.model.NamespaceClass.
 
NONE - Static variable in class javax.jmi.model.AggregationKindEnum
 

O

Operation - interface javax.jmi.model.Operation.
 
OperationClass - interface javax.jmi.model.OperationClass.
 
otherEnd() - Method in interface javax.jmi.model.AssociationEnd
 
OUT_DIR - Static variable in class javax.jmi.model.DirectionKindEnum
 

P

Parameter - interface javax.jmi.model.Parameter.
 
ParameterClass - interface javax.jmi.model.ParameterClass.
 
PrimitiveType - interface javax.jmi.model.PrimitiveType.
 
PrimitiveTypeClass - interface javax.jmi.model.PrimitiveTypeClass.
 
PrimitiveTypesPackage - interface javax.jmi.primitivetypes.PrimitiveTypesPackage.
 
PRIVATE_VIS - Static variable in class javax.jmi.model.VisibilityKindEnum
 
properties - Variable in class com.sun.jmitck.vendorwrapper.GeneratorHelper
 
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.VisibilityKindEnum
 
readResolve() - Method in class javax.jmi.model.ScopeKindEnum
 
readResolve() - Method in class javax.jmi.model.EvaluationKindEnum
 
readResolve() - Method in class javax.jmi.model.DirectionKindEnum
 
readResolve() - Method in class javax.jmi.model.AggregationKindEnum
 
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 javax.jmi.reflect.RefAssociation.
 
refAssociation(RefObject) - Method in interface javax.jmi.reflect.RefPackage
 
refAssociation(String) - Method in interface javax.jmi.reflect.RefPackage
 
RefAssociationLink - interface javax.jmi.reflect.RefAssociationLink.
 
RefBaseObject - interface javax.jmi.reflect.RefBaseObject.
 
RefClass - interface javax.jmi.reflect.RefClass.
 
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.RefPackage
 
refCreateStruct(RefObject, List) - Method in interface javax.jmi.reflect.RefClass
 
refCreateStruct(String, List) - Method in interface javax.jmi.reflect.RefPackage
 
refCreateStruct(String, List) - Method in interface javax.jmi.reflect.RefClass
 
refDelete() - Method in interface javax.jmi.reflect.RefPackage
 
refDelete() - Method in interface javax.jmi.reflect.RefObject
 
RefEnum - interface javax.jmi.reflect.RefEnum.
 
Reference - interface javax.jmi.model.Reference.
 
ReferenceClass - interface javax.jmi.model.ReferenceClass.
 
REFERENCEDENDSDEP - Static variable in interface javax.jmi.model.ModelElement
 
RefersTo - interface javax.jmi.model.RefersTo.
 
RefException - exception javax.jmi.reflect.RefException.
Superclass for exceptions modeled in MOF.
RefException() - Constructor for class javax.jmi.reflect.RefException
 
RefException(String) - Constructor for class javax.jmi.reflect.RefException
 
RefFeatured - interface javax.jmi.reflect.RefFeatured.
 
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.RefPackage
 
refGetEnum(RefObject, String) - Method in interface javax.jmi.reflect.RefClass
 
refGetEnum(String, String) - Method in interface javax.jmi.reflect.RefPackage
 
refGetEnum(String, String) - Method in interface javax.jmi.reflect.RefClass
 
refGetValue(RefObject) - Method in interface javax.jmi.reflect.RefFeatured
 
refGetValue(String) - Method in interface javax.jmi.reflect.RefStruct
 
refGetValue(String) - Method in interface javax.jmi.reflect.RefFeatured
 
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 javax.jmi.reflect.RefObject.
 
refOutermostComposite() - Method in interface javax.jmi.reflect.RefObject
 
refOutermostPackage() - Method in interface javax.jmi.reflect.RefBaseObject
 
RefPackage - interface javax.jmi.reflect.RefPackage.
 
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 javax.jmi.reflect.RefStruct.
 
refTypeName() - Method in class javax.jmi.model.VisibilityKindEnum
 
refTypeName() - Method in class javax.jmi.model.ScopeKindEnum
 
refTypeName() - Method in class javax.jmi.model.EvaluationKindEnum
 
refTypeName() - Method in class javax.jmi.model.DirectionKindEnum
 
refTypeName() - Method in class javax.jmi.model.AggregationKindEnum
 
refTypeName() - Method in interface javax.jmi.reflect.RefStruct
 
refTypeName() - Method in interface javax.jmi.reflect.RefEnum
 
refVerifyConstraints(boolean) - Method in interface javax.jmi.reflect.RefBaseObject
 
remove(Classifier, TypedElement) - Method in interface javax.jmi.model.IsOfType
 
remove(Constraint, ModelElement) - Method in interface javax.jmi.model.Constrains
 
remove(GeneralizableElement, GeneralizableElement) - Method in interface javax.jmi.model.Generalizes
 
remove(Import, Namespace) - Method in interface javax.jmi.model.Aliases
 
remove(ModelElement, Tag) - Method in interface javax.jmi.model.AttachesTo
 
remove(Namespace, ModelElement) - Method in interface javax.jmi.model.Contains
 
remove(Operation, MofException) - Method in interface javax.jmi.model.CanRaise
 
remove(Reference, AssociationEnd) - Method in interface javax.jmi.model.RefersTo
 
remove(Reference, AssociationEnd) - Method in interface javax.jmi.model.Exposes
 
resolveQualifiedName(List) - Method in interface javax.jmi.model.Namespace
 
retire(RefPackage) - Method in interface com.sun.jmitck.vendorwrapper.Generator
Clean-up after a list of RefPackage instances, after completion of a test.
RETURN_DIR - Static variable in class javax.jmi.model.DirectionKindEnum
 
rootDir - Variable in class com.sun.jmitck.vendorwrapper.GeneratorHelper
 

S

ScopeKind - interface javax.jmi.model.ScopeKind.
 
ScopeKindEnum - 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.StructuralFeature
 
setChangeable(boolean) - Method in interface javax.jmi.model.AssociationEnd
 
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.Attribute
 
setDerived(boolean) - Method in interface javax.jmi.model.Association
 
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.StructuralFeature
 
setMultiplicity(MultiplicityType) - Method in interface javax.jmi.model.Parameter
 
setMultiplicity(MultiplicityType) - Method in interface javax.jmi.model.CollectionType
 
setMultiplicity(MultiplicityType) - Method in interface javax.jmi.model.AssociationEnd
 
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.Import
 
setVisibility(VisibilityKind) - Method in interface javax.jmi.model.GeneralizableElement
 
setVisibility(VisibilityKind) - Method in interface javax.jmi.model.Feature
 
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 javax.jmi.model.StructuralFeature.
 
StructuralFeatureClass - interface javax.jmi.model.StructuralFeatureClass.
 
StructureField - interface javax.jmi.model.StructureField.
 
StructureFieldClass - interface javax.jmi.model.StructureFieldClass.
 
StructureType - interface javax.jmi.model.StructureType.
 
StructureTypeClass - interface javax.jmi.model.StructureTypeClass.
 

T

Tag - interface javax.jmi.model.Tag.
 
TagClass - interface javax.jmi.model.TagClass.
 
TAGGEDELEMENTSDEP - Static variable in interface javax.jmi.model.ModelElement
 
toString() - Method in class javax.jmi.model.VisibilityKindEnum
 
toString() - Method in class javax.jmi.model.ScopeKindEnum
 
toString() - Method in class javax.jmi.model.EvaluationKindEnum
 
toString() - Method in class javax.jmi.model.DirectionKindEnum
 
toString() - Method in class javax.jmi.model.AggregationKindEnum
 
toString() - Method in interface javax.jmi.reflect.RefEnum
 
TYPEDEFINITIONDEP - Static variable in interface javax.jmi.model.ModelElement
 
TypedElement - interface javax.jmi.model.TypedElement.
 
TypedElementClass - interface javax.jmi.model.TypedElementClass.
 
TypeMismatchException - exception javax.jmi.reflect.TypeMismatchException.
Thrown to indicate that provided parameter or element of collection is is of wrong type.
TypeMismatchException(Class, Object, RefObject) - Constructor for class javax.jmi.reflect.TypeMismatchException
Constructs an TypeMismatchException without detail message.
TypeMismatchException(Class, Object, RefObject, String) - Constructor for class javax.jmi.reflect.TypeMismatchException
Constructs an TypeMismatchException with the specified detail message.

V

VisibilityKind - interface javax.jmi.model.VisibilityKind.
 
VisibilityKindEnum - 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 javax.jmi.reflect.WrongSizeException.
Exception which arises when a collection contains fewer or more values than is required by the corresponding Multiplicity.lower and Multiplicity.upper.
WrongSizeException(RefObject) - Constructor for class javax.jmi.reflect.WrongSizeException
Creates WrongSizeException with a detail message.
WrongSizeException(RefObject, String) - Constructor for class javax.jmi.reflect.WrongSizeException
Creates WrongSizeException with a detail message.

X

XmiReader - interface javax.jmi.xmi.XmiReader.
 
XmiWriter - interface javax.jmi.xmi.XmiWriter.
 

A B C D E F G H I J L M N O P R S T V W X