Interface FeatureReadWriteAccessor
- All Superinterfaces:
FeatureReadAccessor
Accessor for a feature that allows for reading and writing.
-
Method Summary
Methods inherited from interface com.agi.mbse.sysml2.api.delegation.model.FeatureReadAccessor
getValue
-
Method Details
-
setValue
Overwrites the current value for the feature.- Parameters:
data
- Value to set for the feature.
-