Class FunctionalVariationPointChangeVector
java.lang.Object
de.mid.innovator.m2msdk.model.transformation.variationPoint.FunctionalVariationPointChangeVector
A vector of a relevant functional variation points.
- Version:
- 11.1.0
- Author:
- jmback
-
Constructor Summary
ConstructorsConstructorDescriptionFunctionalVariationPointChangeVector(MappingElementIF targetElement, PropertyTransferVector transferVector, boolean iDeleted) -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidexecute(SimulateMode mode) booleaninthashCode()logMessage(LogModelInterface log, SimulateMode iMode) Creates a change message if there have been changes.toString()
-
Constructor Details
-
FunctionalVariationPointChangeVector
public FunctionalVariationPointChangeVector(MappingElementIF targetElement, PropertyTransferVector transferVector, boolean iDeleted)
-
-
Method Details
-
logMessage
Creates a change message if there have been changes.- Parameters:
log- log modeliMode- simulation mode- Returns:
- change message
- Throws:
M2MException
-
hasChanges
public boolean hasChanges() -
toString
-
execute
- Throws:
M2MExceptionRemoteException
-
equals
-
hashCode
public int hashCode()
-