org.plasma.sdo.repository
Class Property
java.lang.Object
org.plasma.sdo.repository.Element
org.plasma.sdo.repository.Property
public class Property
- extends Element
|
Constructor Summary |
Property(org.modeldriven.fuml.repository.Property property)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Property
public Property(org.modeldriven.fuml.repository.Property property)
getName
public java.lang.String getName()
findPropertyDefault
public java.lang.Object findPropertyDefault()
isMany
public boolean isMany()
isNullable
public boolean isNullable()
getOpposite
public org.modeldriven.fuml.repository.Property getOpposite()
getComments
public java.util.List<Comment> getComments()
isDataType
public boolean isDataType()
getVisibility
public fUML.Syntax.Classes.Kernel.VisibilityKind getVisibility()
getIsReadonly
public boolean getIsReadonly()
findPhysicalName
public java.lang.String findPhysicalName()
getLocalName
public java.lang.String getLocalName()
findAlias
public SDOAlias findAlias()
findKey
public SDOKey findKey()
findConcurrent
public SDOConcurrent findConcurrent()
findTemporal
public SDOTemporal findTemporal()
findEnumerationConstraint
public SDOEnumerationConstraint findEnumerationConstraint()
findValueSetConstraint
public SDOValueSetConstraint findValueSetConstraint()
findValueConstraint
public SDOValueConstraint findValueConstraint()
findSort
public SDOSort findSort()
findUniqueConstraint
public SDOUniqueConstraint findUniqueConstraint()
getIsPriKey
public boolean getIsPriKey()
getMaxLength
public java.lang.Long getMaxLength()
getRestriction
public Enumeration getRestriction()
findXmlProperty
public SDOXmlProperty findXmlProperty()
getIsConcurrencyUser
public boolean getIsConcurrencyUser()
getIsConcurrencyVersion
public boolean getIsConcurrencyVersion()
getIsLockingUser
public boolean getIsLockingUser()
getIsLockingTimestamp
public boolean getIsLockingTimestamp()
getIsOriginationUser
public boolean getIsOriginationUser()
getIsOriginationTimestamp
public boolean getIsOriginationTimestamp()
getIsUnique
public boolean getIsUnique()
Copyright © 2013. All Rights Reserved.