Method Summary |
|
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.AggregationType | getAggregationType() Returns the value of attribute aggregationType. |
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Association | getAssociation() Returns the value of reference association. |
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.AssociationRoleCardinality | getCardinality() Returns the value of attribute cardinality. |
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Entity | getEntity() Returns the value of reference entity. |
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.AssociationRole | getOppositeRole() |
public java.lang.String | getPluralName() Returns the value of attribute pluralName. |
public java.util.Collection | getReferenceColumnDefinitions() Returns the value of reference referenceColumnDefinitions. |
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Entity | getReferencingEntity() |
public boolean | isMandatory() |
public boolean | isOptional() |
public boolean | isPlural() |
public boolean | isSingular() |
public void | setAggregationType(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.AggregationType newValue) Sets the value of aggregationType attribute. |
public void | setAssociation(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Association newValue) Sets the value of reference association. |
public void | setCardinality(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.AssociationRoleCardinality newValue) Sets the value of cardinality attribute. |
public void | setEntity(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemimplementationmodel.Entity newValue) Sets the value of reference entity. |
public void | setPluralName(java.lang.String newValue) Sets the value of pluralName attribute. |