|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LabelConstraintType
A representation of the model object 'Label Constraint Type'.
The following features are supported:
OgmlPackage.getLabelConstraintType()
extendedMetaData | = | "name='label_constraint.type' |
kind | = | 'empty'" |
Method Summary | |
---|---|
String |
getIdRef()
Returns the value of the 'Id Ref' attribute. |
String |
getName()
Returns the value of the 'Name' attribute. |
void |
setIdRef(String value)
Sets the value of the ' Id Ref ' attribute. |
void |
setName(String value)
Sets the value of the ' Name ' attribute. |
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 |
---|
String getIdRef()
If the meaning of the 'Id Ref' attribute isn't clear, there really should be more of a description here...
setIdRef(String)
,
OgmlPackage.getLabelConstraintType_IdRef()
dataType | = | org.eclipse.emf.ecore.xml.type.IDREF |
required | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'idRef' |
namespace | = | '##targetNamespace'" |
void setIdRef(String value)
Id Ref
' attribute.
value
- the new value of the 'Id Ref' attribute.getIdRef()
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
OgmlPackage.getLabelConstraintType_Name()
dataType | = | org.eclipse.emf.ecore.xml.type.String |
extendedMetaData | = | "kind='attribute' |
name | = | 'name' |
namespace | = | '##targetNamespace'" |
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |