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

Packages that use Element
org.opencrx.kernel.model1.cci   
 

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

Subinterfaces of Element in org.opencrx.kernel.model1.cci
 interface AliasType
           
 interface Association
           
 interface AssociationEnd
           
 interface Attribute
           
 interface BehaviouralFeature
           
 interface Class
           
 interface Classifier
           
 interface CollectionType
           
 interface Constant
           
 interface Constraint
           
 interface Datatype
           
 interface EnumerationType
           
 interface Exception
           
 interface Feature
           
 interface GeneralizableElement
           
 interface Import
           
 interface Namespace
           
 interface Operation
           
 interface Package
           
 interface Parameter
           
 interface PrimitiveType
           
 interface Reference
           
 interface StructuralFeature
           
 interface StructureField
           
 interface StructureType
           
 interface Tag
           
 interface TypedElement
           
 

Classes in org.opencrx.kernel.model1.cci that implement Element
 class AliasTypeImpl
           
 class AssociationEndImpl
           
 class AssociationImpl
           
 class AttributeImpl
           
 class BehaviouralFeatureImpl
           
 class ClassifierImpl
           
 class ClassImpl
           
 class CollectionTypeImpl
           
 class ConstantImpl
           
 class ConstraintImpl
           
 class DatatypeImpl
           
 class ElementImpl
           
 class EnumerationTypeImpl
           
 class ExceptionImpl
           
 class FeatureImpl
           
 class GeneralizableElementImpl
           
 class ImportImpl
           
 class NamespaceImpl
           
 class OperationImpl
           
 class PackageImpl
           
 class ParameterImpl
           
 class PrimitiveTypeImpl
           
 class ReferenceImpl
           
 class StructuralFeatureImpl
           
 class StructureFieldImpl
           
 class StructureTypeImpl
           
 class TagImpl
           
 class TypedElementImpl
           
 

Methods in org.opencrx.kernel.model1.cci that return Element
 Element StructureTypeImpl.getContent(String qualifiedName)
           
 Element PrimitiveTypeImpl.getContent(String qualifiedName)
           
 Element PackageImpl.getContent(String qualifiedName)
           
 Element OperationImpl.getContent(String qualifiedName)
           
 Element NamespaceImpl.getContent(String qualifiedName)
           
 Element Namespace.getContent(String qualifiedName)
          Retrieves the value for the reference content for the specified qualifier attribute value.
 Element GeneralizableElementImpl.getContent(String qualifiedName)
           
 Element ExceptionImpl.getContent(String qualifiedName)
           
 Element EnumerationTypeImpl.getContent(String qualifiedName)
           
 Element DatatypeImpl.getContent(String qualifiedName)
           
 Element CollectionTypeImpl.getContent(String qualifiedName)
           
 Element ClassImpl.getContent(String qualifiedName)
           
 Element ClassifierImpl.getContent(String qualifiedName)
           
 Element BehaviouralFeatureImpl.getContent(String qualifiedName)
           
 Element AssociationImpl.getContent(String qualifiedName)
           
 Element AliasTypeImpl.getContent(String qualifiedName)
           
 Element SegmentImpl.getElement(String id)
           
 Element Segment.getElement(String id)
          Retrieves the value for the reference element for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.model1.cci with parameters of type Element
protected  void StructureTypeImpl.addContent(Element newValue)
           
protected  void PrimitiveTypeImpl.addContent(Element newValue)
           
protected  void PackageImpl.addContent(Element newValue)
           
protected  void OperationImpl.addContent(Element newValue)
           
protected  void NamespaceImpl.addContent(Element newValue)
           
protected  void GeneralizableElementImpl.addContent(Element newValue)
           
protected  void ExceptionImpl.addContent(Element newValue)
           
protected  void EnumerationTypeImpl.addContent(Element newValue)
           
protected  void DatatypeImpl.addContent(Element newValue)
           
protected  void CollectionTypeImpl.addContent(Element newValue)
           
protected  void ClassImpl.addContent(Element newValue)
           
protected  void ClassifierImpl.addContent(Element newValue)
           
protected  void BehaviouralFeatureImpl.addContent(Element newValue)
           
protected  void AssociationImpl.addContent(Element newValue)
           
protected  void AliasTypeImpl.addContent(Element newValue)
           
protected  void StructureTypeImpl.addContent(String qualifiedName, Element newValue)
           
protected  void PrimitiveTypeImpl.addContent(String qualifiedName, Element newValue)
           
protected  void PackageImpl.addContent(String qualifiedName, Element newValue)
           
protected  void OperationImpl.addContent(String qualifiedName, Element newValue)
           
protected  void NamespaceImpl.addContent(String qualifiedName, Element newValue)
           
protected  void GeneralizableElementImpl.addContent(String qualifiedName, Element newValue)
           
protected  void ExceptionImpl.addContent(String qualifiedName, Element newValue)
           
protected  void EnumerationTypeImpl.addContent(String qualifiedName, Element newValue)
           
protected  void DatatypeImpl.addContent(String qualifiedName, Element newValue)
           
protected  void CollectionTypeImpl.addContent(String qualifiedName, Element newValue)
           
protected  void ClassImpl.addContent(String qualifiedName, Element newValue)
           
protected  void ClassifierImpl.addContent(String qualifiedName, Element newValue)
           
protected  void BehaviouralFeatureImpl.addContent(String qualifiedName, Element newValue)
           
protected  void AssociationImpl.addContent(String qualifiedName, Element newValue)
           
protected  void AliasTypeImpl.addContent(String qualifiedName, Element newValue)
           
 void SegmentImpl.addElement(Element newValue)
           
 void Segment.addElement(Element newValue)
           
 void SegmentImpl.addElement(String id, Element newValue)
           
 void Segment.addElement(String id, Element newValue)
           
 Class ClassClassImpl.extendElement(Element _base, boolean isSingleton, boolean isAbstract, short visibility)
           
 Class ClassClass.extendElement(Element _base, boolean isSingleton, boolean isAbstract, short visibility)
          Creates an instance of class Class based on the superclass Element and all required attributes not included in this superclass.
 Association AssociationClassImpl.extendElement(Element _base, boolean isDerived, boolean isAbstract, short visibility)
           
 Association AssociationClass.extendElement(Element _base, boolean isDerived, boolean isAbstract, short visibility)
          Creates an instance of class Association based on the superclass Element and all required attributes not included in this superclass.
 Attribute AttributeClassImpl.extendElement(Element _base, boolean isDerived, int maxLength, short scope, short visibility, boolean isChangeable, short multiplicity, Classifier type)
           
 Attribute AttributeClass.extendElement(Element _base, boolean isDerived, int maxLength, short scope, short visibility, boolean isChangeable, short multiplicity, Classifier type)
          Creates an instance of class Attribute based on the superclass Element and all required attributes not included in this superclass.
 Import ImportClassImpl.extendElement(Element _base, boolean isClustered, Namespace namespace, short visibility)
           
 Import ImportClass.extendElement(Element _base, boolean isClustered, Namespace namespace, short visibility)
          Creates an instance of class Import based on the superclass Element and all required attributes not included in this superclass.
 StructureType StructureTypeClassImpl.extendElement(Element _base, boolean isAbstract, short visibility)
           
 StructureType StructureTypeClass.extendElement(Element _base, boolean isAbstract, short visibility)
          Creates an instance of class StructureType based on the superclass Element and all required attributes not included in this superclass.
 PrimitiveType PrimitiveTypeClassImpl.extendElement(Element _base, boolean isAbstract, short visibility)
           
 PrimitiveType PrimitiveTypeClass.extendElement(Element _base, boolean isAbstract, short visibility)
          Creates an instance of class PrimitiveType based on the superclass Element and all required attributes not included in this superclass.
 Package PackageClassImpl.extendElement(Element _base, boolean isAbstract, short visibility)
           
 Package PackageClass.extendElement(Element _base, boolean isAbstract, short visibility)
          Creates an instance of class Package based on the superclass Element and all required attributes not included in this superclass.
 EnumerationType EnumerationTypeClassImpl.extendElement(Element _base, boolean isAbstract, short visibility)
           
 EnumerationType EnumerationTypeClass.extendElement(Element _base, boolean isAbstract, short visibility)
          Creates an instance of class EnumerationType based on the superclass Element and all required attributes not included in this superclass.
 AliasType AliasTypeClassImpl.extendElement(Element _base, boolean isAbstract, short visibility, Classifier type)
           
 AliasType AliasTypeClass.extendElement(Element _base, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class AliasType based on the superclass Element and all required attributes not included in this superclass.
 StructureField StructureFieldClassImpl.extendElement(Element _base, int maxLength, short multiplicity, Classifier type)
           
 StructureField StructureFieldClass.extendElement(Element _base, int maxLength, short multiplicity, Classifier type)
          Creates an instance of class StructureField based on the superclass Element and all required attributes not included in this superclass.
 AssociationEnd AssociationEndClassImpl.extendElement(Element _base, short aggregation, boolean isChangeable, boolean isNavigable, short multiplicity, Classifier type)
           
 AssociationEnd AssociationEndClass.extendElement(Element _base, short aggregation, boolean isChangeable, boolean isNavigable, short multiplicity, Classifier type)
          Creates an instance of class AssociationEnd based on the superclass Element and all required attributes not included in this superclass.
 CollectionType CollectionTypeClassImpl.extendElement(Element _base, short multiplicity, boolean isAbstract, short visibility, Classifier type)
           
 CollectionType CollectionTypeClass.extendElement(Element _base, short multiplicity, boolean isAbstract, short visibility, Classifier type)
          Creates an instance of class CollectionType based on the superclass Element and all required attributes not included in this superclass.
 Exception ExceptionClassImpl.extendElement(Element _base, short scope, short visibility)
           
 Exception ExceptionClass.extendElement(Element _base, short scope, short visibility)
          Creates an instance of class Exception based on the superclass Element and all required attributes not included in this superclass.
 Reference ReferenceClassImpl.extendElement(Element _base, short scope, short visibility, AssociationEnd exposedEnd, AssociationEnd referencedEnd, boolean isChangeable, short multiplicity, Classifier type)
           
 Reference ReferenceClass.extendElement(Element _base, short scope, short visibility, AssociationEnd exposedEnd, AssociationEnd referencedEnd, boolean isChangeable, short multiplicity, Classifier type)
          Creates an instance of class Reference based on the superclass Element and all required attributes not included in this superclass.
 Operation OperationClassImpl.extendElement(Element _base, short scope, short visibility, boolean isQuery)
           
 Operation OperationClass.extendElement(Element _base, short scope, short visibility, boolean isQuery)
          Creates an instance of class Operation based on the superclass Element and all required attributes not included in this superclass.
 Parameter ParameterClassImpl.extendElement(Element _base, short direction, short multiplicity, Classifier type)
           
 Parameter ParameterClass.extendElement(Element _base, short direction, short multiplicity, Classifier type)
          Creates an instance of class Parameter based on the superclass Element and all required attributes not included in this superclass.
 Constraint ConstraintClassImpl.extendElement(Element _base, short evaluationPolicy, String expression, String language)
           
 Constraint ConstraintClass.extendElement(Element _base, short evaluationPolicy, String expression, String language)
          Creates an instance of class Constraint based on the superclass Element and all required attributes not included in this superclass.
 Constant ConstantClassImpl.extendElement(Element _base, String constValue, Classifier type)
           
 Constant ConstantClass.extendElement(Element _base, String constValue, Classifier type)
          Creates an instance of class Constant based on the superclass Element and all required attributes not included in this superclass.
protected  void StructureTypeImpl.setContent(Element[] newValue)
           
protected  void PrimitiveTypeImpl.setContent(Element[] newValue)
           
protected  void PackageImpl.setContent(Element[] newValue)
           
protected  void OperationImpl.setContent(Element[] newValue)
           
protected  void NamespaceImpl.setContent(Element[] newValue)
           
protected  void GeneralizableElementImpl.setContent(Element[] newValue)
           
protected  void ExceptionImpl.setContent(Element[] newValue)
           
protected  void EnumerationTypeImpl.setContent(Element[] newValue)
           
protected  void DatatypeImpl.setContent(Element[] newValue)
           
protected  void CollectionTypeImpl.setContent(Element[] newValue)
           
protected  void ClassImpl.setContent(Element[] newValue)
           
protected  void ClassifierImpl.setContent(Element[] newValue)
           
protected  void BehaviouralFeatureImpl.setContent(Element[] newValue)
           
protected  void AssociationImpl.setContent(Element[] newValue)
           
protected  void AliasTypeImpl.setContent(Element[] newValue)
           
 void SegmentImpl.setElement(Element[] newValue)
           
 



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