Package jsl.modeling.elements.entity
Interface AttributeIfc
-
- All Superinterfaces:
GetValueIfc
,SetValueIfc
- All Known Implementing Classes:
Attribute
public interface AttributeIfc extends GetValueIfc, SetValueIfc
-
-
Method Summary
-
Methods inherited from interface jsl.utilities.GetValueIfc
getValue
-
Methods inherited from interface jsl.modeling.elements.variable.SetValueIfc
setValue
-
-