public interface VendorExtension
extends org.eclipse.emf.ecore.EObject
The following features are supported:
BpsimPackage.getVendorExtension()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.util.FeatureMap |
getAny()
Returns the value of the 'Any' attribute list.
|
org.eclipse.emf.ecore.util.FeatureMap |
getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list.
|
String |
getName()
Returns the value of the 'Name' attribute
|
void |
setName(String value)
Sets the value of the '
Name ' attribute |
org.eclipse.emf.ecore.util.FeatureMap getAny()
FeatureMap.Entry
.
If the meaning of the 'Any' attribute list isn't clear, there really should be more of a description here...
BpsimPackage.getVendorExtension_Any()
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
BpsimPackage.getVendorExtension_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
org.eclipse.emf.ecore.util.FeatureMap getAnyAttribute()
FeatureMap.Entry
.
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
BpsimPackage.getVendorExtension_AnyAttribute()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.