|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConstraintClass
| 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(org.openmdx.base.jmi1.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(org.openmdx.base.jmi1.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(org.openmdx.base.jmi1.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(org.openmdx.compatibility.view1.jmi1.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. |
| 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, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
Constraint createConstraint()
Constraint.
This is a factory operation used to create instance objects of class
Constraint.
Constraint getConstraint(Object object)
Constraint based on the
specified Object instance.
This is a factory operation used to create instance objects of class
Constraint.
object - The Object instance this class is based on.
Constraint createConstraint(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint based on all
required attributes.
This is a factory operation used to create instance objects of class
Constraint.
Constraint extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendSecureObject(SecureObject _base,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendCrxObject(CrxObject _base,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendElement(Element _base,
short evaluationPolicy,
String expression,
String language)
Constraint 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.
Constraint extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
Constraint extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
short evaluationPolicy,
String expression,
String language,
String name,
String qualifiedName)
Constraint 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||