|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityProcessStateFilterPropertyClass
| Method Summary | |
|---|---|
ActivityProcessStateFilterProperty |
createActivityProcessStateFilterProperty()
Creates an instance of class ActivityProcessStateFilterProperty. |
ActivityProcessStateFilterProperty |
createActivityProcessStateFilterProperty(String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityProcessStateFilterProperty based on all required
attributes. |
ActivityProcessStateFilterProperty |
extendAbstractFilterProperty(AbstractFilterProperty _base,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityProcessStateFilterProperty based on the superclass
AbstractFilterProperty and all required attributes not
included in this superclass. |
ActivityProcessStateFilterProperty |
extendActivityFilterProperty(ActivityFilterProperty _base,
String name,
short filterOperator,
short filterQuantor)
Creates an instance of class ActivityProcessStateFilterProperty based on the superclass
ActivityFilterProperty and all required attributes not
included in this superclass. |
ActivityProcessStateFilterProperty |
extendAttributeFilterProperty(AttributeFilterProperty _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityProcessStateFilterProperty based on the superclass
AttributeFilterProperty and all required attributes not
included in this superclass. |
ActivityProcessStateFilterProperty |
extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityProcessStateFilterProperty based on the superclass
BasicObject and all required attributes not included in
this superclass. |
ActivityProcessStateFilterProperty |
extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityProcessStateFilterProperty based on the superclass
ContextCapable and all required attributes not included in
this superclass. |
ActivityProcessStateFilterProperty |
extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityProcessStateFilterProperty based on the superclass
ExtentCapable and all required attributes not included in
this superclass. |
ActivityProcessStateFilterProperty |
extendSecureObject(SecureObject _base,
String name,
short filterOperator,
short filterQuantor)
Creates an instance of class ActivityProcessStateFilterProperty based on the superclass
SecureObject and all required attributes not included in
this superclass. |
ActivityProcessStateFilterProperty |
extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
Creates an instance of class ActivityProcessStateFilterProperty based on the superclass
ViewCapable and all required attributes not included in
this superclass. |
ActivityProcessStateFilterProperty |
getActivityProcessStateFilterProperty(Object object)
Creates an instance of class ActivityProcessStateFilterProperty 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 |
|---|
ActivityProcessStateFilterProperty createActivityProcessStateFilterProperty()
ActivityProcessStateFilterProperty.
This is a factory operation used to create instance objects of class
ActivityProcessStateFilterProperty.
ActivityProcessStateFilterProperty getActivityProcessStateFilterProperty(Object object)
ActivityProcessStateFilterProperty based on the specified
Object instance.
This is a factory operation used to create instance objects of class
ActivityProcessStateFilterProperty.
object - The Object instance this class is based on.
ActivityProcessStateFilterProperty createActivityProcessStateFilterProperty(String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityProcessStateFilterProperty based on all required
attributes.
This is a factory operation used to create instance objects of class
ActivityProcessStateFilterProperty.
ActivityProcessStateFilterProperty extendActivityFilterProperty(ActivityFilterProperty _base,
String name,
short filterOperator,
short filterQuantor)
ActivityProcessStateFilterProperty based on the superclass
ActivityFilterProperty and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ActivityProcessStateFilterProperty.
ActivityProcessStateFilterProperty extendAbstractFilterProperty(AbstractFilterProperty _base,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityProcessStateFilterProperty based on the superclass
AbstractFilterProperty and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ActivityProcessStateFilterProperty.
ActivityProcessStateFilterProperty extendAttributeFilterProperty(AttributeFilterProperty _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityProcessStateFilterProperty based on the superclass
AttributeFilterProperty and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
ActivityProcessStateFilterProperty.
ActivityProcessStateFilterProperty extendSecureObject(SecureObject _base,
String name,
short filterOperator,
short filterQuantor)
ActivityProcessStateFilterProperty 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
ActivityProcessStateFilterProperty.
ActivityProcessStateFilterProperty extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityProcessStateFilterProperty 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
ActivityProcessStateFilterProperty.
ActivityProcessStateFilterProperty extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityProcessStateFilterProperty 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
ActivityProcessStateFilterProperty.
ActivityProcessStateFilterProperty extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityProcessStateFilterProperty 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
ActivityProcessStateFilterProperty.
ActivityProcessStateFilterProperty extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
String name,
short filterOperator,
short filterQuantor,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate)
ActivityProcessStateFilterProperty 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
ActivityProcessStateFilterProperty.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||