|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ObjectDefinition
A representation of the model object 'Object Definition'. Definition of an object to instantiate and configure.
The following features are supported:
ConfigPackage.getObjectDefinition()| Method Summary | |
|---|---|
Constructor |
getConstructor()
Returns the value of the 'Constructor' containment reference. |
String |
getType()
Returns the value of the 'Type' attribute. |
String |
getValue()
Returns the value of the 'Value' attribute. |
void |
setConstructor(Constructor value)
Sets the value of the ' Constructor' containment reference. |
void |
setType(String value)
Sets the value of the ' Type' attribute. |
void |
setValue(String value)
Sets the value of the ' Value' attribute. |
| Methods inherited from interface com.hammurapi.config.Factory |
|---|
compile, create, getConfigScript, getDescription, getHomePage, getId, getService, getSource, getSupportedExecutionEnvironments, isEnabled, setConfigScript, setDescription, setEnabled, setHomePage, setId |
| Methods inherited from interface com.hammurapi.party.CommonObject |
|---|
getRoles |
| 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 |
| Methods inherited from interface com.hammurapi.config.PropertySource |
|---|
getClassPath, getProfile, getProperty, injectProperties |
| Method Detail |
|---|
Constructor getConstructor()
setConstructor(Constructor),
ConfigPackage.getObjectDefinition_Constructor()void setConstructor(Constructor value)
Constructor' containment reference.
value - the new value of the 'Constructor' containment reference.getConstructor()String getValue()
setValue(String),
ConfigPackage.getObjectDefinition_Value()void setValue(String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()String getType()
setType(String),
ConfigPackage.getObjectDefinition_Type()void setType(String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||