Method Summary |
|
public java.util.Collection | getActors() Returns the value of reference actors. |
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemusagemodel.UseCase | getGeneralisation() Returns the value of reference generalisation. |
public com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemusagemodel.AbstractNamespace | getNamespace() Returns the value of reference namespace. |
public java.util.Collection | getSpecialisations() Returns the value of reference specialisations. |
public boolean | isAbstract() Returns the value of attribute isAbstract. |
public void | setAbstract(boolean newValue) Sets the value of isAbstract attribute. |
public void | setGeneralisation(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemusagemodel.UseCase newValue) Sets the value of reference generalisation. |
public void | setNamespace(com.metaboss.sdlctools.models.metabossmodel.enterprisemodel.systemusagemodel.AbstractNamespace newValue) Sets the value of reference namespace. |