org.openmdx.ui1.cci
Class AlternateElementDefinitionClassImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefClass_1
      extended by org.openmdx.ui1.cci.AlternateElementDefinitionClassImpl
All Implemented Interfaces:
Serializable, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefClass, javax.jmi.reflect.RefFeatured, org.openmdx.base.accessor.jmi.cci.RefClass_1_0, AlternateElementDefinitionClass

public class AlternateElementDefinitionClassImpl
extends org.openmdx.base.accessor.jmi.spi.RefClass_1
implements AlternateElementDefinitionClass

See Also:
Serialized Form

Constructor Summary
AlternateElementDefinitionClassImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 refPackage)
           
 
Method Summary
 AlternateElementDefinition createAlternateElementDefinition()
          Creates an instance of class AlternateElementDefinition.
 AlternateElementDefinition getAlternateElementDefinition(Object object)
          Creates an instance of class AlternateElementDefinition 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

AlternateElementDefinitionClassImpl

public AlternateElementDefinitionClassImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 refPackage)
Method Detail

refMofId

public String refMofId()
Specified by:
refMofId in interface javax.jmi.reflect.RefBaseObject
Overrides:
refMofId in class org.openmdx.base.accessor.jmi.spi.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.