|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JvmTypeConstraint
A representation of the model object 'Jvm Type Constraint'.
The following features are supported:
TypesPackage.getJvmTypeConstraint()| Method Summary | |
|---|---|
java.lang.String |
getIdentifier()
The identifier of a JvmTypeConstraint is a canonical representation of the constraint information. |
JvmConstraintOwner |
getOwner()
Returns the value of the 'Owner' container reference. |
java.lang.String |
getQualifiedName()
|
java.lang.String |
getQualifiedName(char innerClassDelimiter)
|
java.lang.String |
getSimpleName()
|
JvmTypeReference |
getTypeReference()
Returns the value of the 'Type Reference' containment reference |
void |
setOwner(JvmConstraintOwner value)
Sets the value of the ' Owner' container reference |
void |
setTypeReference(JvmTypeReference value)
Sets the value of the ' Type Reference' containment reference |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
JvmTypeReference getTypeReference()
If the meaning of the 'Type Reference' containment reference isn't clear, there really should be more of a description here...
setTypeReference(JvmTypeReference),
TypesPackage.getJvmTypeConstraint_TypeReference()void setTypeReference(JvmTypeReference value)
Type Reference' containment reference.
value - the new value of the 'Type Reference' containment reference.getTypeReference()JvmConstraintOwner getOwner()
Constraints'.
If the meaning of the 'Owner' container reference isn't clear, there really should be more of a description here...
setOwner(JvmConstraintOwner),
TypesPackage.getJvmTypeConstraint_Owner(),
JvmConstraintOwner.getConstraints()void setOwner(JvmConstraintOwner value)
Owner' container reference.
value - the new value of the 'Owner' container reference.getOwner()java.lang.String getIdentifier()
The identifier of a JvmTypeConstraint is a canonical representation of the constraint information.
Examples for constraint identifiers are:
java.lang.String getSimpleName()
java.lang.String getQualifiedName()
java.lang.String getQualifiedName(char innerClassDelimiter)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||