|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractLink
A representation of the model object 'Abstract Link'.
The following features are supported:
TtmPackage.getAbstractLink()
Method Summary | |
---|---|
java.lang.String |
getReferencedID()
Returns the value of the 'Referenced ID' attribute |
boolean |
isUnresolved()
Returns the value of the 'Unresolved' attribute. |
void |
setReferencedID(java.lang.String value)
Sets the value of the ' Referenced ID ' attribute |
void |
setUnresolved(boolean value)
Sets the value of the ' Unresolved ' attribute |
Methods inherited from interface ttm.AttributeOwner |
---|
getAttributes |
Methods inherited from interface ttm.Element |
---|
getActivatedRules, getDocument |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
boolean isUnresolved()
"1"
.
If the meaning of the 'Unresolved' attribute isn't clear, there really should be more of a description here...
setUnresolved(boolean)
,
TtmPackage.getAbstractLink_Unresolved()
void setUnresolved(boolean value)
Unresolved
' attribute.
value
- the new value of the 'Unresolved' attribute.isUnresolved()
java.lang.String getReferencedID()
If the meaning of the 'Referenced ID' attribute isn't clear, there really should be more of a description here...
setReferencedID(String)
,
TtmPackage.getAbstractLink_ReferencedID()
void setReferencedID(java.lang.String value)
Referenced ID
' attribute.
value
- the new value of the 'Referenced ID' attribute.getReferencedID()
|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.