us.mitre.ShapeChange.Model.GSIP
Class OclConstraintGSIP

java.lang.Object
  extended by de.interactive_instruments.ShapeChange.Model.OclConstraintImpl
      extended by us.mitre.ShapeChange.Model.GSIP.OclConstraintGSIP
All Implemented Interfaces:
Constraint, OclConstraint

public class OclConstraintGSIP
extends OclConstraintImpl
implements OclConstraint

This implements the OclConstraint interface for the Enterprise Architect model platform.


Nested Class Summary
 
Nested classes/interfaces inherited from interface de.interactive_instruments.ShapeChange.Model.OclConstraint
OclConstraint.ConditionType
 
Nested classes/interfaces inherited from interface de.interactive_instruments.ShapeChange.Model.Constraint
Constraint.ModelElmtContextType
 
Field Summary
protected  GSIPDocument document
          The model object
 
Fields inherited from class de.interactive_instruments.ShapeChange.Model.OclConstraintImpl
comments, conditionType, constraintName, constraintStatus, constraintText, contextClass, contextModelElmt, contextModelElmtType, syntaxTree
 
Constructor Summary
OclConstraintGSIP(GSIPDocument doc, ClassInfoGSIP ci, HashMap<String,Object> properties)
          Ctor from class context
OclConstraintGSIP(GSIPDocument doc, PropertyInfoGSIP pi, HashMap<String,Object> properties)
          Ctor from attribute context
 
Method Summary
 
Methods inherited from class de.interactive_instruments.ShapeChange.Model.OclConstraintImpl
comments, conditionType, contextClass, contextModelElmt, contextModelElmtType, name, status, syntaxTree, text
 
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.OclConstraint
comments, conditionType, contextClass, syntaxTree
 
Methods inherited from interface de.interactive_instruments.ShapeChange.Model.Constraint
contextModelElmt, contextModelElmtType, name, status, text
 

Field Detail

document

protected GSIPDocument document
The model object

Constructor Detail

OclConstraintGSIP

public OclConstraintGSIP(GSIPDocument doc,
                         ClassInfoGSIP ci,
                         HashMap<String,Object> properties)
Ctor from class context


OclConstraintGSIP

public OclConstraintGSIP(GSIPDocument doc,
                         PropertyInfoGSIP pi,
                         HashMap<String,Object> properties)
Ctor from attribute context



Copyright © 2015. All rights reserved.