us.mitre.ShapeChange.Model.GSIP
Class TextConstraintGSIP

java.lang.Object
  extended by de.interactive_instruments.ShapeChange.Model.TextConstraintImpl
      extended by us.mitre.ShapeChange.Model.GSIP.TextConstraintGSIP
All Implemented Interfaces:
Constraint, TextConstraint

public class TextConstraintGSIP
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.


Nested Class Summary
 
Nested classes/interfaces inherited from interface de.interactive_instruments.ShapeChange.Model.Constraint
Constraint.ModelElmtContextType
 
Field Summary
 
Fields inherited from class de.interactive_instruments.ShapeChange.Model.TextConstraintImpl
constraintName, constraintStatus, constraintText, constraintType, contextModelElmt, contextModelElmtType
 
Constructor Summary
TextConstraintGSIP()
           
 
Method Summary
 
Methods inherited from class de.interactive_instruments.ShapeChange.Model.TextConstraintImpl
contextModelElmt, contextModelElmtType, name, status, text, type
 
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
 
Methods inherited from interface de.interactive_instruments.ShapeChange.Model.Constraint
contextModelElmt, contextModelElmtType, name, status, text
 

Constructor Detail

TextConstraintGSIP

public TextConstraintGSIP()


Copyright © 2015. All rights reserved.