Uses of Interface
org.opencrx.kernel.model1.cci2.TypedElement

Packages that use TypedElement
org.opencrx.kernel.model1.cci2   
org.opencrx.kernel.model1.jmi1   
org.opencrx.kernel.model1.jpa3   
 

Uses of TypedElement in org.opencrx.kernel.model1.cci2
 

Subinterfaces of TypedElement in org.opencrx.kernel.model1.cci2
 interface AliasType
          Class AliasType
 interface AssociationEnd
          Class AssociationEnd
 interface Attribute
          Class Attribute
 interface CollectionType
          Class CollectionType
 interface Constant
          Class Constant
 interface Parameter
          Class Parameter
 interface Reference
          Class Reference
 interface StructuralFeature
          Abstract class StructuralFeature
 interface StructureField
          Class StructureField
 

Methods in org.opencrx.kernel.model1.cci2 with type parameters of type TypedElement
<T extends TypedElement>
ClassifierClassifiesTypedElement.TypedElement<T>
Classifier.getTypedElement()
          Retrieves a set containing all the elements for the reference typedElement.
 

Uses of TypedElement in org.opencrx.kernel.model1.jmi1
 

Subinterfaces of TypedElement in org.opencrx.kernel.model1.jmi1
 interface TypedElement
          Abstract class TypedElement
 

Uses of TypedElement in org.opencrx.kernel.model1.jpa3
 

Classes in org.opencrx.kernel.model1.jpa3 that implement TypedElement
 class AliasType
          Class AliasType
 class AssociationEnd
          Class AssociationEnd
 class Attribute
          Class Attribute
 class CollectionType
          Class CollectionType
 class Constant
          Class Constant
 class Parameter
          Class Parameter
 class Reference
          Class Reference
 class StructureField
          Class StructureField
 

Methods in org.opencrx.kernel.model1.jpa3 with type parameters of type TypedElement
<T extends TypedElement>
ClassifierClassifiesTypedElement.TypedElement<T>
PrimitiveType.getTypedElement()
          Retrieves a set containing all the elements for the reference typedElement.
<T extends TypedElement>
ClassifierClassifiesTypedElement.TypedElement<T>
Association.getTypedElement()
          Retrieves a set containing all the elements for the reference typedElement.
<T extends TypedElement>
ClassifierClassifiesTypedElement.TypedElement<T>
StructureType.getTypedElement()
          Retrieves a set containing all the elements for the reference typedElement.
<T extends TypedElement>
ClassifierClassifiesTypedElement.TypedElement<T>
AliasType.getTypedElement()
          Retrieves a set containing all the elements for the reference typedElement.
<T extends TypedElement>
ClassifierClassifiesTypedElement.TypedElement<T>
EnumerationType.getTypedElement()
          Retrieves a set containing all the elements for the reference typedElement.
<T extends TypedElement>
ClassifierClassifiesTypedElement.TypedElement<T>
Class.getTypedElement()
          Retrieves a set containing all the elements for the reference typedElement.
<T extends TypedElement>
ClassifierClassifiesTypedElement.TypedElement<T>
CollectionType.getTypedElement()
          Retrieves a set containing all the elements for the reference typedElement.
 



This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.