org.openmdx.ui1.cci
Class AlternateElementDefinitionClassImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefClass_1
org.openmdx.ui1.cci.AlternateElementDefinitionClassImpl
- All Implemented Interfaces:
- Serializable, RefBaseObject, RefClass, RefFeatured, RefClass_1_0, AlternateElementDefinitionClass
public class AlternateElementDefinitionClassImpl
- extends RefClass_1
- implements AlternateElementDefinitionClass
- See Also:
- Serialized Form
| 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 |
AlternateElementDefinitionClassImpl
public AlternateElementDefinitionClassImpl(RefPackage_1_0 refPackage)
refMofId
public String refMofId()
- Specified by:
refMofId in interface RefBaseObject- Overrides:
refMofId in class RefClass_1
getAlternateElementDefinition
public AlternateElementDefinition getAlternateElementDefinition(Object object)
- Description copied from interface:
AlternateElementDefinitionClass
- Creates an instance of class
AlternateElementDefinition
based on the specified Object instance.
This is a factory operation used to create instance objects of class
AlternateElementDefinition.
- Specified by:
getAlternateElementDefinition in interface AlternateElementDefinitionClass
- Parameters:
object - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.
createAlternateElementDefinition
public AlternateElementDefinition createAlternateElementDefinition()
- Description copied from interface:
AlternateElementDefinitionClass
- Creates an instance of class
AlternateElementDefinition.
This is a factory operation used to create instance objects of class
AlternateElementDefinition.
- Specified by:
createAlternateElementDefinition in interface AlternateElementDefinitionClass
This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.