public final class MultiModelState extends java.lang.Object implements IModelState
Constructor and Description |
---|
MultiModelState(<any> states) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<TRSRTransformation> |
apply(java.util.Optional<? extends IModelPart> part) |
static IModelState |
getPartState(IModelState state,
IModel model,
int index) |
public static IModelState getPartState(IModelState state, IModel model, int index)
public java.util.Optional<TRSRTransformation> apply(java.util.Optional<? extends IModelPart> part)
apply
in interface IModelState