public class Property extends NamedElement implements Property
artifact, element, elementToExtensionList, elementToStereotypeList| Constructor and Description |
|---|
Property(Property property,
RepositoryArtifact artifact) |
| Modifier and Type | Method and Description |
|---|---|
String |
findPropertyDefault() |
Classifier |
findType() |
Association |
getAssociation() |
Class_ |
getClass_() |
ValueSpecification |
getDefaultValue() |
Property |
getDelegate() |
int |
getLowerValue() |
Property |
getOpposite() |
String |
getPropertyDefault() |
Classifier |
getType() |
String |
getUpperValue() |
boolean |
hasPropertyDefaultValue() |
boolean |
isDataType() |
boolean |
isDerived() |
boolean |
isRequired() |
boolean |
isSingular() |
void |
setAssociation(Association assoc) |
void |
setDefaultValue(ValueSpecification defaultValue) |
getName, getQualifiedNamegetArtifact, getHref, getXmiId, getXmiNamespaceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getQualifiedNamegetArtifact, getHref, getXmiId, getXmiNamespacepublic Property(Property property, RepositoryArtifact artifact)
public ValueSpecification getDefaultValue()
getDefaultValue in interface Propertypublic void setDefaultValue(ValueSpecification defaultValue)
setDefaultValue in interface Propertypublic Property getOpposite()
getOpposite in interface Propertypublic Property getDelegate()
getDelegate in interface ElementgetDelegate in interface PropertygetDelegate in class Elementpublic Classifier getType()
public Classifier findType()
public boolean isDataType()
isDataType in interface Propertypublic Association getAssociation()
getAssociation in interface Propertypublic void setAssociation(Association assoc)
setAssociation in interface Propertypublic boolean isRequired()
isRequired in interface Propertypublic boolean isSingular()
isSingular in interface Propertypublic String getPropertyDefault()
getPropertyDefault in interface Propertypublic String findPropertyDefault()
findPropertyDefault in interface Propertypublic boolean hasPropertyDefaultValue()
hasPropertyDefaultValue in interface Propertypublic String getUpperValue()
getUpperValue in interface Propertypublic int getLowerValue()
getLowerValue in interface PropertyCopyright © 2020. All rights reserved.