public class OclConstraintXmi10 extends OclConstraintImpl implements OclConstraint
This implements the OclConstraint interface for the XMI 1.0 model platform.
OclConstraint.ConditionType
Constraint.ModelElmtContextType
Modifier and Type | Field and Description |
---|---|
protected Xmi10Document |
document
The model object
|
comments, conditionType, constraintName, constraintStatus, constraintText, contextClass, contextModelElmt, contextModelElmtType, syntaxTree
Constructor and Description |
---|
OclConstraintXmi10(Xmi10Document doc,
ClassInfoXmi10 ci,
String constraintText)
Ctor from class context
|
comments, conditionType, contextClass, contextModelElmt, contextModelElmtType, name, status, syntaxTree, text
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comments, conditionType, contextClass, syntaxTree
contextModelElmt, contextModelElmtType, name, status, text
protected Xmi10Document document
public OclConstraintXmi10(Xmi10Document doc, ClassInfoXmi10 ci, String constraintText)
Copyright © 2017. All rights reserved.