de.interactive_instruments.ShapeChange.Model.EA
Class TextConstraintEA
java.lang.Object
de.interactive_instruments.ShapeChange.Model.TextConstraintImpl
de.interactive_instruments.ShapeChange.Model.EA.TextConstraintEA
- All Implemented Interfaces:
- Constraint, TextConstraint
public class TextConstraintEA
- extends TextConstraintImpl
- implements TextConstraint
This is the implementation of TextConstraint for the Enterprise Architect
model source. The constraint text is obtained from the Notes field of the
The type, status and name concepts are directly mapped to the corresponding
EA dialog fields.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.interactive_instruments.ShapeChange.Model.TextConstraint |
type |
document
protected EADocument document
- The model object
eaConstraint
protected org.sparx.Constraint eaConstraint
- The EA constraint object
eaConstraintAttribute
protected org.sparx.AttributeConstraint eaConstraintAttribute
TextConstraintEA
public TextConstraintEA(EADocument doc,
ClassInfoEA ci,
org.sparx.Constraint constr)
- Ctor from class context
TextConstraintEA
public TextConstraintEA(EADocument doc,
PropertyInfoEA pi,
org.sparx.AttributeConstraint constr)
- Ctor from attribute context
Copyright © 2015. All rights reserved.