|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Synchronization
A representation of the model object 'Synchronization'.
The following features are supported:
OmtPackage.getSynchronization()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
SyncCapabilityEnum |
getCapability()
Returns the value of the 'Capability' attribute. |
java.util.List |
getCapabilityNotes()
Returns the value of the 'Capability Notes' attribute. |
java.lang.String |
getDataType()
Returns the value of the 'Data Type' attribute. |
java.util.List |
getDataTypeNotes()
Returns the value of the 'Data Type Notes' attribute. |
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute. |
java.util.List |
getLabelNotes()
Returns the value of the 'Label Notes' attribute. |
java.lang.Object |
getSemantics()
Returns the value of the 'Semantics' attribute. |
java.util.List |
getSemanticsNotes()
Returns the value of the 'Semantics Notes' attribute. |
boolean |
isSetCapability()
Returns whether the value of the ' Capability' attribute is set. |
void |
setCapability(SyncCapabilityEnum value)
Sets the value of the ' Capability' attribute. |
void |
setCapabilityNotes(java.util.List value)
Sets the value of the ' Capability Notes' attribute. |
void |
setDataType(java.lang.String value)
Sets the value of the ' Data Type' attribute. |
void |
setDataTypeNotes(java.util.List value)
Sets the value of the ' Data Type Notes' attribute. |
void |
setLabel(java.lang.String value)
Sets the value of the ' Label' attribute. |
void |
setLabelNotes(java.util.List value)
Sets the value of the ' Label Notes' attribute. |
void |
setSemantics(java.lang.Object value)
Sets the value of the ' Semantics' attribute. |
void |
setSemanticsNotes(java.util.List value)
Sets the value of the ' Semantics Notes' attribute. |
void |
unsetCapability()
Unsets the value of the ' Capability' attribute. |
| 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 |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
SyncCapabilityEnum getCapability()
"Register". The literals are from the
enumeration SyncCapabilityEnum.
If the meaning of the 'Capability' attribute isn't clear, there really should be more of a description here...
SyncCapabilityEnum,
isSetCapability(),
unsetCapability(),
setCapability(SyncCapabilityEnum),
OmtPackage.getSynchronization_Capability()void setCapability(SyncCapabilityEnum value)
Capability' attribute.
value - the new value of the 'Capability' attribute.SyncCapabilityEnum,
isSetCapability(),
unsetCapability(),
getCapability()void unsetCapability()
Capability' attribute.
isSetCapability(),
getCapability(),
setCapability(SyncCapabilityEnum)boolean isSetCapability()
Capability' attribute is set.
unsetCapability(),
getCapability(),
setCapability(SyncCapabilityEnum)java.util.List getCapabilityNotes()
If the meaning of the 'Capability Notes' attribute isn't clear, there really should be more of a description here...
setCapabilityNotes(List),
OmtPackage.getSynchronization_CapabilityNotes()void setCapabilityNotes(java.util.List value)
Capability Notes' attribute.
value - the new value of the 'Capability Notes' attribute.getCapabilityNotes()java.lang.String getDataType()
If the meaning of the 'Data Type' attribute isn't clear, there really should be more of a description here...
setDataType(String),
OmtPackage.getSynchronization_DataType()void setDataType(java.lang.String value)
Data Type' attribute.
value - the new value of the 'Data Type' attribute.getDataType()java.util.List getDataTypeNotes()
If the meaning of the 'Data Type Notes' attribute isn't clear, there really should be more of a description here...
setDataTypeNotes(List),
OmtPackage.getSynchronization_DataTypeNotes()void setDataTypeNotes(java.util.List value)
Data Type Notes' attribute.
value - the new value of the 'Data Type Notes' attribute.getDataTypeNotes()java.lang.String getLabel()
If the meaning of the 'Label' attribute isn't clear, there really should be more of a description here...
setLabel(String),
OmtPackage.getSynchronization_Label()void setLabel(java.lang.String value)
Label' attribute.
value - the new value of the 'Label' attribute.getLabel()java.util.List getLabelNotes()
If the meaning of the 'Label Notes' attribute isn't clear, there really should be more of a description here...
setLabelNotes(List),
OmtPackage.getSynchronization_LabelNotes()void setLabelNotes(java.util.List value)
Label Notes' attribute.
value - the new value of the 'Label Notes' attribute.getLabelNotes()java.lang.Object getSemantics()
If the meaning of the 'Semantics' attribute isn't clear, there really should be more of a description here...
setSemantics(Object),
OmtPackage.getSynchronization_Semantics()void setSemantics(java.lang.Object value)
Semantics' attribute.
value - the new value of the 'Semantics' attribute.getSemantics()java.util.List getSemanticsNotes()
If the meaning of the 'Semantics Notes' attribute isn't clear, there really should be more of a description here...
setSemanticsNotes(List),
OmtPackage.getSynchronization_SemanticsNotes()void setSemanticsNotes(java.util.List value)
Semantics Notes' attribute.
value - the new value of the 'Semantics Notes' attribute.getSemanticsNotes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||