|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.accessor.jmi.spi.RefClass_1
org.opencrx.kernel.model1.cci.ConstraintClassImpl
public class ConstraintClassImpl
| Constructor Summary | |
|---|---|
ConstraintClassImpl(RefPackage_1_0 refPackage)
|
|
| Method Summary | |
|---|---|
Constraint |
createConstraint()
Creates an instance of class Constraint. |
Constraint |
createConstraint(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on all
required attributes. |
Constraint |
extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass AlertSender and all required attributes not
included in this superclass. |
Constraint |
extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass Auditee and all required attributes not
included in this superclass. |
Constraint |
extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass BasicObject and all required attributes not
included in this superclass. |
Constraint |
extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass Cloneable and all required attributes not
included in this superclass. |
Constraint |
extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Constraint |
extendCrxObject(CrxObject _base,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass CrxObject and all required attributes not
included in this superclass. |
Constraint |
extendElement(Element _base,
short evaluationPolicy,
String expression,
String language)
Creates an instance of class Constraint based on the
superclass Element and all required attributes not
included in this superclass. |
Constraint |
extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
Constraint |
extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass Importer and all required attributes not
included in this superclass. |
Constraint |
extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass Indexed and all required attributes not
included in this superclass. |
Constraint |
extendSecureObject(SecureObject _base,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass SecureObject and all required attributes not
included in this superclass. |
Constraint |
extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass. |
Constraint |
extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
Constraint |
extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Creates an instance of class Constraint based on the
superclass XmlExporter and all required attributes not
included in this superclass. |
Constraint |
getConstraint(Object object)
Creates an instance of class Constraint based on the
specified Object instance. |
String |
refMofId()
|
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefClass_1 |
|---|
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum, refGetValue, refGetValue, refGetValue, refGetValue, refImmediatePackage, refInvokeOperation, refInvokeOperation, refMetaObject, refOutermostPackage, refSetValue, refSetValue, refSetValue, refVerifyConstraints |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.jmi.reflect.RefClass |
|---|
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refOutermostPackage, refVerifyConstraints |
| Constructor Detail |
|---|
public ConstraintClassImpl(RefPackage_1_0 refPackage)
| Method Detail |
|---|
public String refMofId()
refMofId in interface RefBaseObjectrefMofId in class RefClass_1public Constraint getConstraint(Object object)
ConstraintClassConstraint based on the
specified Object instance.
This is a factory operation used to create instance objects of class
Constraint.
getConstraint in interface ConstraintClassobject - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.public Constraint createConstraint()
ConstraintClassConstraint.
This is a factory operation used to create instance objects of class
Constraint.
createConstraint in interface ConstraintClass
public Constraint createConstraint(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on all
required attributes.
This is a factory operation used to create instance objects of class
Constraint.
createConstraint in interface ConstraintClass
public Constraint extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass AlertSender and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendAlertSender in interface ConstraintClass
public Constraint extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass Auditee and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendAuditee in interface ConstraintClass
public Constraint extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass Cloneable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendCloneable in interface ConstraintClass
public Constraint extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass Importer and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendImporter in interface ConstraintClass
public Constraint extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass Indexed and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendIndexed in interface ConstraintClass
public Constraint extendSecureObject(SecureObject _base,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass SecureObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendSecureObject in interface ConstraintClass
public Constraint extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendSubscriptionTarget in interface ConstraintClass
public Constraint extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass XmlExporter and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendXmlExporter in interface ConstraintClass
public Constraint extendCrxObject(CrxObject _base,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass CrxObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendCrxObject in interface ConstraintClass
public Constraint extendElement(Element _base,
short evaluationPolicy,
String expression,
String language)
ConstraintClassConstraint based on the
superclass Element and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendElement in interface ConstraintClass
public Constraint extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass BasicObject and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendBasicObject in interface ConstraintClass
public Constraint extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass ContextCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendContextCapable in interface ConstraintClass
public Constraint extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass ExtentCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendExtentCapable in interface ConstraintClass
public Constraint extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
ConstraintClassConstraint based on the
superclass ViewCapable and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Constraint.
extendViewCapable in interface ConstraintClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||