Package | Description |
---|---|
com.whitestein.lsps.engine.lang | |
com.whitestein.lsps.engine.lang.compiled | |
com.whitestein.lsps.engine.state.xml | |
com.whitestein.lsps.orgstructure.context |
Classes that represents Organization Structure model objects
like
RoleUnitHolder in java code. |
com.whitestein.lsps.stdlib.type |
This package contains implementations of core reflection types.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryHolderImpl
Holder for binary holder.
|
class |
ExpressionHolder<E extends Expression> |
class |
ExternalRecordHolder
RecordHolder implementation for shared records backed by Hibernate dynamic maps.
|
class |
ExternalRecordHolderBase
This class is used for extending the holder system.
|
class |
InternalRecordHolder
Implementation of
RecordHolder used for runtime. |
class |
RecordHolderBase<T extends ComplexValue>
Base class for all
RecordHolder implementations. |
Modifier and Type | Method and Description |
---|---|
static <T extends ComplexValue> |
InternalHolderHelper.getValue(HolderImpl<T> holder)
Returns value held by HolderImpl.
|
static void |
InternalHolderHelper.replaceValue(HolderImpl<ComplexValue> holder,
ComplexValue value)
Replaces value in holder.
|
Modifier and Type | Class and Description |
---|---|
class |
CompiledClosureHolder
Closure holder implementation used for closures compiled to java.
|
Modifier and Type | Method and Description |
---|---|
static HolderImpl<? extends ComplexValue> |
HolderAccessor.getHolder(ComplexValue val) |
HolderImpl<? extends ComplexValue> |
ModelInstance.getRuntimeValue(ComplexValue value) |
Modifier and Type | Method and Description |
---|---|
static void |
HolderAccessor.setHolder(ComplexValue val,
HolderImpl<? extends ComplexValue> holder) |
Modifier and Type | Class and Description |
---|---|
class |
AnyPerformerHolder
Special performer representing any known performer.
|
class |
RoleUnitHolder
The RoleUnit holder used to represent records of type Role or OrganizationUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
AchieveGoalHolder
Holder for achieve goal.
|
class |
GoalHolder
Holder for a goal.
|
class |
GoalPlanHolder<E extends GOElement>
The class provides access to the model and execution data.
|
class |
MaintainGoalHolder
Holder for maintain goal.
|
class |
PlanHolder
Holder for plan.
|
class |
ProcessInstanceHolder
Holder representing a process instance.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.