|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenditionType
A representation of the model object 'Rendition Type'.
The following features are supported:
MomlPackage.getRenditionType()
extendedMetaData | = | "name='rendition_._type' |
kind | = | 'elementOnly'" |
Method Summary | |
---|---|
String |
getClass_()
Returns the value of the 'Class' attribute. |
EList<ConfigureType> |
getConfigure()
Returns the value of the 'Configure' containment reference list. |
FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
EList<LocationType> |
getLocation()
Returns the value of the 'Location' containment reference list. |
EList<PropertyType> |
getProperty()
Returns the value of the 'Property' containment reference list. |
void |
setClass(String value)
Sets the value of the ' Class ' 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 |
---|
FeatureMap getGroup()
FeatureMap.Entry
.
If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
MomlPackage.getRenditionType_Group()
unique | = | false |
dataType | = | org.eclipse.emf.ecore.EFeatureMapEntry |
many | = | true |
extendedMetaData | = | "kind='group' |
name | = | 'group:0'" |
EList<ConfigureType> getConfigure()
ConfigureType
.
If the meaning of the 'Configure' containment reference list isn't clear, there really should be more of a description here...
MomlPackage.getRenditionType_Configure()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'configure' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<LocationType> getLocation()
LocationType
.
If the meaning of the 'Location' containment reference list isn't clear, there really should be more of a description here...
MomlPackage.getRenditionType_Location()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'location' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
EList<PropertyType> getProperty()
PropertyType
.
If the meaning of the 'Property' containment reference list isn't clear, there really should be more of a description here...
MomlPackage.getRenditionType_Property()
containment | = | true |
transient | = | true |
volatile | = | true |
derived | = | true |
extendedMetaData | = | "kind='element' |
name | = | 'property' |
namespace | = | '##targetNamespace' |
group | = | 'group:0'" |
String getClass_()
If the meaning of the 'Class' attribute isn't clear, there really should be more of a description here...
setClass(String)
,
MomlPackage.getRenditionType_Class()
required | = | true |
extendedMetaData | = | "kind='attribute' |
name | = | 'class' |
namespace | = | '##targetNamespace'" |
void setClass(String value)
Class
' attribute.
value
- the new value of the 'Class' attribute.getClass_()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |