|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Transportation
A representation of the model object 'Transportation'.
The following features are supported:
OmtPackage.getTransportation()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.lang.Object |
getDescription()
Returns the value of the 'Description' attribute. |
java.util.List |
getDescriptionNotes()
Returns the value of the 'Description Notes' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.util.List |
getNameNotes()
Returns the value of the 'Name Notes' attribute. |
void |
setDescription(java.lang.Object value)
Sets the value of the ' Description' attribute. |
void |
setDescriptionNotes(java.util.List value)
Sets the value of the ' Description Notes' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setNameNotes(java.util.List value)
Sets the value of the ' Name Notes' 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 |
|---|
java.lang.Object getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(Object),
OmtPackage.getTransportation_Description()void setDescription(java.lang.Object value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()java.util.List getDescriptionNotes()
If the meaning of the 'Description Notes' attribute isn't clear, there really should be more of a description here...
setDescriptionNotes(List),
OmtPackage.getTransportation_DescriptionNotes()void setDescriptionNotes(java.util.List value)
Description Notes' attribute.
value - the new value of the 'Description Notes' attribute.getDescriptionNotes()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
OmtPackage.getTransportation_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.util.List getNameNotes()
If the meaning of the 'Name Notes' attribute isn't clear, there really should be more of a description here...
setNameNotes(List),
OmtPackage.getTransportation_NameNotes()void setNameNotes(java.util.List value)
Name Notes' attribute.
value - the new value of the 'Name Notes' attribute.getNameNotes()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||