Package | Description |
---|---|
com.whitestein.lsps.orgstructure.generation | |
com.whitestein.lsps.orgstructure.model |
Model classes representing role and organization unit that are present in
process model.
|
Modifier and Type | Method and Description |
---|---|
OrgUnit |
OrgUnitGenerator.generateModel() |
Modifier and Type | Method and Description |
---|---|
OrgUnit |
OrgUnit.addChild(RoleUnit roleUnit)
Adds given
roleUnit into the children of this organization unit
and returns current OrgUnit instance. |
OrgUnit |
OrgUnit.addParent(RoleUnit roleUnit)
Adds given
roleUnit into the parents of this organization unit
and returns current OrgUnit instance. |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.