org.eclipse.modisco.jee.webapp.webapp30
Interface AbsoluteOrderingType


public interface AbsoluteOrderingType

A representation of the model object 'Absolute Ordering Type'. Please see section 8.2.2 of the specification for details.

The following features are supported:

See Also:
Webapp30Package.getAbsoluteOrderingType()
Generated:
Model:
extendedMetaData="name='absoluteOrderingType' kind='elementOnly'"

Method Summary
 FeatureMap getGroup()
          Returns the value of the 'Group' attribute list.
  getName()
          Returns the value of the 'Name' containment reference list.
  getOthers()
          Returns the value of the 'Others' containment reference list.
 

Method Detail

getGroup

FeatureMap getGroup()
Returns the value of the 'Group' attribute list. The list contents are of type org.eclipse.emf.ecore.util.FeatureMap.Entry.

If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Group' attribute list.
See Also:
Webapp30Package.getAbsoluteOrderingType_Group()
Generated:
Model:
unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" extendedMetaData="kind='group' name='group:0'"

getName

 getName()
Returns the value of the 'Name' containment reference list. The list contents are of type JavaIdentifierType.

If the meaning of the 'Name' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Name' containment reference list.
See Also:
Webapp30Package.getAbsoluteOrderingType_Name()
Generated:
Model:
containment="true" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='name' namespace='http://java.sun.com/xml/ns/javaee' group='#group:0'"

getOthers

 getOthers()
Returns the value of the 'Others' containment reference list. The list contents are of type OrderingOthersType.

If the meaning of the 'Others' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Others' containment reference list.
See Also:
Webapp30Package.getAbsoluteOrderingType_Others()
Generated:
Model:
containment="true" transient="true" volatile="true" derived="true" extendedMetaData="kind='element' name='others' namespace='http://java.sun.com/xml/ns/javaee' group='#group:0'"