public class PropertyDescription extends Object
| Constructor and Description |
|---|
PropertyDescription() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIsClassIdentifier() |
boolean |
getIsMutable() |
Property |
getProperty()
Instantiates a new Property from this definition
|
boolean |
isTransitive()
Transitive Properties are converted to VertexProperties.
|
void |
setIsClassIdentifier(boolean flag) |
void |
setIsMutable(boolean mutable) |
public boolean isTransitive()
public void setIsClassIdentifier(boolean flag)
public void setIsMutable(boolean mutable)
public boolean getIsClassIdentifier()
public boolean getIsMutable()
public Property getProperty()
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.