javax.jmi.model
Interface Reference
- All Superinterfaces:
- Feature, ModelElement, RefBaseObject, RefFeatured, RefObject, StructuralFeature, TypedElement
public interface Reference
- extends StructuralFeature
| Fields inherited from interface javax.jmi.model.ModelElement |
ALLDEP, CONSTRAINEDELEMENTSDEP, CONSTRAINTDEP, CONTAINERDEP, CONTENTSDEP, IMPORTDEP, INDIRECTDEP, REFERENCEDENDSDEP, SIGNATUREDEP, SPECIALIZATIONDEP, TAGGEDELEMENTSDEP, TYPEDEFINITIONDEP |
| Methods inherited from interface javax.jmi.model.ModelElement |
findRequiredElements, getAnnotation, getConstraints, getContainer, getName, getQualifiedName, getRequiredElements, isFrozen, isRequiredBecause, isVisible, setAnnotation, setContainer, setName |
getExposedEnd
AssociationEnd getExposedEnd()
setExposedEnd
void setExposedEnd(AssociationEnd newValue)
getReferencedEnd
AssociationEnd getReferencedEnd()
setReferencedEnd
void setReferencedEnd(AssociationEnd newValue)
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.