public interface PropertyDefinition extends ModelElement
Modifier and Type | Method and Description |
---|---|
String |
getDefaultValue()
Getter for attribute 'PropertyDefinition.DefaultValue'
Metamodel description:
null
|
PropertyTableDefinition |
getOwner()
Getter for relation 'PropertyDefinition->Owner'
Metamodel description:
null
|
PropertyType |
getType()
Getter for relation 'PropertyDefinition->Type'
Metamodel description:
null
|
boolean |
isIsEditable()
Getter for attribute 'PropertyDefinition.IsEditable'
Metamodel description:
null
|
void |
setDefaultValue(String value)
Setter for attribute 'PropertyDefinition.DefaultValue'
Metamodel description:
null
|
void |
setIsEditable(boolean value)
Setter for attribute 'PropertyDefinition.IsEditable'
Metamodel description:
null
|
void |
setOwner(PropertyTableDefinition value)
Setter for relation 'PropertyDefinition->Owner'
Metamodel description:
null
|
void |
setType(PropertyType value)
Setter for relation 'PropertyDefinition->Type'
Metamodel description:
null
|
addStereotype, getBpmnLaneRefs, getBpmnLaneRefs, getConstraintDefinition, getConstraintDefinition, getDefaultParametering, getDefaultParametering, getDependsOnDependency, getDependsOnDependency, getDescriptor, getDescriptor, getDocument, getDocument, getExtension, getExtension, getImpactedDependency, getImpactedDependency, getLocalProperties, getLocalProperty, getManifesting, getManifesting, getMatrix, getMatrix, getName, getNote, getNoteContent, getOwnerTemplateParameter, getProduct, getProduct, getProperties, getProperties, getProperties, getProperty, getProperty, getReceivedInfo, getReceivedInfo, getRepresentingConnector, getRepresentingConnector, getRepresentingEnd, getRepresentingEnd, getRepresentingInstance, getRepresentingInstance, getRepresentingPartition, getRepresentingPartition, getRepresents, getRepresents, getSentInfo, getSentInfo, getStereotype, getTag, getTag, getTag, getTagValue, getTagValues, getTemplateSubstitution, getTemplateSubstitution, getTypingParameter, getTypingParameter, isStereotyped, isTagged, putNoteContent, putTagValue, putTagValues, removeNotes, removeStereotypes, removeTags, setLocalProperties, setLocalProperty, setName, setOwnerTemplateParameter, setProperty, setProperty
getAddedToQuery, getAddedToQuery, getCausing, getCausing, getDiagramElement, getDiagramElement
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, delete, getCompositionChildren, getCompositionOwner, getMClass, getStatus, getUuid, isDeleted, isModifiable, isShell, isValid, mGet, mGet, mSet
compareTo
static final String MNAME
boolean isIsEditable()
void setIsEditable(boolean value)
String getDefaultValue()
void setDefaultValue(String value)
PropertyType getType()
void setType(PropertyType value)
PropertyTableDefinition getOwner()
void setOwner(PropertyTableDefinition value)