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

Packages that use Element
org.opencrx.kernel.model1.aop2   
org.opencrx.kernel.model1.cci2   
org.opencrx.kernel.model1.jmi1   
org.opencrx.kernel.model1.jpa3   
 

Uses of Element in org.opencrx.kernel.model1.aop2
 

Classes in org.opencrx.kernel.model1.aop2 with type parameters of type Element
 class ElementImpl<S extends Element,N extends Element,C extends Void>
           
 

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

Subinterfaces of Element in org.opencrx.kernel.model1.cci2
 interface Constraint
          Class Constraint
 interface Feature
          Abstract class Feature
 interface Import
          Class Import
 interface Namespace
          Abstract class Namespace
 interface Tag
          Class Tag
 interface TypedElement
          Abstract class TypedElement
 

Methods in org.opencrx.kernel.model1.cci2 with type parameters of type Element
<T extends Element>
NamespaceContainsElement.Content<T>
Namespace.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
SegmentContainsElement.Element<T>
Segment.getElement()
          Retrieves a set containing all the elements for the reference element.
 

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

Subinterfaces of Element in org.opencrx.kernel.model1.jmi1
 interface AliasType
          Class AliasType
 interface Association
          Class Association
 interface AssociationEnd
          Class AssociationEnd
 interface Attribute
          Class Attribute
 interface BehaviouralFeature
          Abstract class BehaviouralFeature
 interface Class
          Class Class
 interface Classifier
          Abstract class Classifier
 interface CollectionType
          Class CollectionType
 interface Constant
          Class Constant
 interface Datatype
          Abstract class Datatype
 interface Element
          Abstract class Element
 interface EnumerationType
          Class EnumerationType
 interface Exception
          Class Exception
 interface GeneralizableElement
          Abstract class GeneralizableElement
 interface Operation
          Class Operation
 interface Package
          Class Package
 interface Parameter
          Class Parameter
 interface PrimitiveType
          Class PrimitiveType
 interface Reference
          Class Reference
 interface StructuralFeature
          Abstract class StructuralFeature
 interface StructureField
          Class StructureField
 interface StructureType
          Class StructureType
 

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

Classes in org.opencrx.kernel.model1.jpa3 that implement Element
 class AliasType
          Class AliasType
 class Association
          Class Association
 class AssociationEnd
          Class AssociationEnd
 class Attribute
          Class Attribute
 class Class
          Class Class
 class CollectionType
          Class CollectionType
 class Constant
          Class Constant
 class Constraint
          Class Constraint
 class Element
          Abstract class Element
 class EnumerationType
          Class EnumerationType
 class Exception
          Class Exception
 class Import
          Class Import
 class Operation
          Class Operation
 class Package
          Class Package
 class Parameter
          Class Parameter
 class PrimitiveType
          Class PrimitiveType
 class Reference
          Class Reference
 class StructureField
          Class StructureField
 class StructureType
          Class StructureType
 class Tag
          Class Tag
 

Methods in org.opencrx.kernel.model1.jpa3 with type parameters of type Element
<T extends Element>
NamespaceContainsElement.Content<T>
PrimitiveType.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
NamespaceContainsElement.Content<T>
Association.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
NamespaceContainsElement.Content<T>
Operation.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
NamespaceContainsElement.Content<T>
StructureType.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
NamespaceContainsElement.Content<T>
Exception.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
NamespaceContainsElement.Content<T>
Package.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
NamespaceContainsElement.Content<T>
AliasType.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
NamespaceContainsElement.Content<T>
EnumerationType.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
NamespaceContainsElement.Content<T>
Class.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
NamespaceContainsElement.Content<T>
CollectionType.getContent()
          Retrieves a set containing all the elements for the reference content.
<T extends Element>
SegmentContainsElement.Element<T>
Segment.getElement()
          Retrieves a set containing all the elements for the reference element.
 



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