|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Class'. A class describes a set of objects that share the same specifications of features, constraints, and semantics. A class may be designated as active (i.e., each of its instances having its own thread of control) or passive (i.e., each of its instances executing within the context of some other object). A class may also specify which signals the instances of this class handle. A class has the capability to have an internal structure and ports. Class has derived association that indicates how it may be extended through one or more stereotypes. Stereotype is the only kind of metaclass that cannot be extended by stereotypes.
The following features are supported:
UMLPackage.getClass_()
Field Summary |
Fields inherited from interface org.eclipse.uml2.uml.NamedElement |
SEPARATOR |
Method Summary | |
Classifier |
createNestedClassifier(String name,
EClass eClass)
Creates a new Classifier , with the specified 'Name', and appends it to the 'Nested Classifier' containment reference list |
Operation |
createOwnedOperation(String name,
EList ownedParameterNames,
EList ownedParameterTypes)
Creates a new Operation , with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types', and appends it to the 'Owned Operation' containment reference list |
Operation |
createOwnedOperation(String name,
EList parameterNames,
EList parameterTypes,
Type returnType)
Creates an operation with the specified name, parameter names, parameter types, and return type (or null) as an owned operation of this class |
Reception |
createOwnedReception(String name,
EList ownedParameterNames,
EList ownedParameterTypes)
Creates a new Reception , with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types', and appends it to the 'Owned Reception' containment reference list |
Extension |
getExtension(String name)
Retrieves the first Extension with the specified 'Name' from the 'Extension' reference list |
Extension |
getExtension(String name,
boolean ignoreCase)
Retrieves the first Extension with the specified 'Name' from the 'Extension' reference list |
EList |
getExtensions()
Returns the value of the 'Extension' reference list. |
Classifier |
getNestedClassifier(String name)
Retrieves the first Classifier with the specified 'Name' from the 'Nested Classifier' containment reference list |
Classifier |
getNestedClassifier(String name,
boolean ignoreCase,
EClass eClass,
boolean createOnDemand)
Retrieves the first Classifier with the specified 'Name' from the 'Nested Classifier' containment reference list |
EList |
getNestedClassifiers()
Returns the value of the 'Nested Classifier' containment reference list. |
Operation |
getOwnedOperation(String name,
EList ownedParameterNames,
EList ownedParameterTypes)
Retrieves the first Operation with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Operation' containment reference list |
Operation |
getOwnedOperation(String name,
EList ownedParameterNames,
EList ownedParameterTypes,
boolean ignoreCase,
boolean createOnDemand)
Retrieves the first Operation with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Operation' containment reference list |
EList |
getOwnedOperations()
Returns the value of the 'Owned Operation' containment reference list. |
Reception |
getOwnedReception(String name,
EList ownedParameterNames,
EList ownedParameterTypes)
Retrieves the first Reception with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Reception' containment reference list |
Reception |
getOwnedReception(String name,
EList ownedParameterNames,
EList ownedParameterTypes,
boolean ignoreCase,
boolean createOnDemand)
Retrieves the first Reception with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Reception' containment reference list |
EList |
getOwnedReceptions()
Returns the value of the 'Owned Reception' containment reference list. |
Class |
getSuperClass(String name)
Retrieves the first Class with the specified 'Name' from the 'Super Class' reference list |
Class |
getSuperClass(String name,
boolean ignoreCase,
EClass eClass)
Retrieves the first Class with the specified 'Name' from the 'Super Class' reference list |
EList |
getSuperClasses()
Returns the value of the 'Super Class' reference list. |
boolean |
isActive()
Returns the value of the 'Is Active' attribute. |
boolean |
isMetaclass()
Determines whether this class is a metaclass |
void |
setIsActive(boolean value)
Sets the value of the ' Is Active ' attribute |
boolean |
validatePassiveClass(DiagnosticChain diagnostics,
Map context)
A passive class may not own receptions. |
Methods inherited from interface org.eclipse.uml2.uml.EncapsulatedClassifier |
createOwnedPort, getOwnedPort, getOwnedPort, getOwnedPorts |
Methods inherited from interface org.eclipse.uml2.uml.StructuredClassifier |
createOwnedAttribute, createOwnedAttribute, createOwnedAttribute, createOwnedConnector, getOwnedAttribute, getOwnedAttribute, getOwnedAttributes, getOwnedConnector, getOwnedConnector, getOwnedConnectors, getPart, getPart, getParts, getRole, getRole, getRoles, validateMultiplicities |
Methods inherited from interface org.eclipse.uml2.uml.NamedElement |
allNamespaces, allOwningPackages, createDependency, createNameExpression, getClientDependencies, getClientDependency, getClientDependency, getLabel, getLabel, getName, getNameExpression, getNamespace, getQualifiedName, getVisibility, isDistinguishableFrom, isSetName, isSetVisibility, separator, setName, setNameExpression, setVisibility, unsetName, unsetVisibility, validateHasNoQualifiedName, validateHasQualifiedName, validateVisibilityNeedsOwnership |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.uml2.uml.RedefinableElement |
getRedefinedElement, getRedefinedElement, getRedefinedElements, getRedefinitionContext, getRedefinitionContext, getRedefinitionContexts, isConsistentWith, isLeaf, isRedefinitionContextValid, setIsLeaf, validateRedefinitionConsistent, validateRedefinitionContextValid |
Methods inherited from interface org.eclipse.uml2.uml.Type |
conformsTo, createAssociation, getAssociations, getPackage, setPackage |
Methods inherited from interface org.eclipse.uml2.uml.ParameterableElement |
getOwningTemplateParameter, getTemplateParameter, isCompatibleWith, isTemplateParameter, setOwningTemplateParameter, setTemplateParameter |
Methods inherited from interface org.eclipse.uml2.uml.TemplateableElement |
createOwnedTemplateSignature, createOwnedTemplateSignature, createTemplateBinding, getOwnedTemplateSignature, getTemplateBinding, getTemplateBinding, getTemplateBindings, isTemplate, parameterableElements, setOwnedTemplateSignature |
Method Detail |
public EList getOwnedOperations()
Operation
.
It is bidirectional and its opposite is 'Class
'.
The operations owned by the class.
UMLPackage.getClass_OwnedOperation()
,
Operation.getClass_()
public Operation createOwnedOperation(String name, EList ownedParameterNames, EList ownedParameterTypes)
Operation
, with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types', and appends it to the 'Owned Operation' containment reference list.
name
- The 'Name' for the new Operation
, or null
.ownedParameterNames
- The 'Owned Parameter Names' for the new Operation
, or null
.ownedParameterTypes
- The 'Owned Parameter Types' for the new Operation
, or null
.
Operation
.Class.getOwnedOperations()
public Operation getOwnedOperation(String name, EList ownedParameterNames, EList ownedParameterTypes)
Operation
with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Operation' containment reference list.
name
- The 'Name' of the Operation
to retrieve, or null
.ownedParameterNames
- The 'Owned Parameter Names' of the Operation
to retrieve, or null
.ownedParameterTypes
- The 'Owned Parameter Types' of the Operation
to retrieve, or null
.
Operation
with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types', or null
.Class.getOwnedOperations()
public Operation getOwnedOperation(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase, boolean createOnDemand)
Operation
with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Operation' containment reference list.
name
- The 'Name' of the Operation
to retrieve, or null
.ownedParameterNames
- The 'Owned Parameter Names' of the Operation
to retrieve, or null
.ownedParameterTypes
- The 'Owned Parameter Types' of the Operation
to retrieve, or null
.ignoreCase
- Whether to ignore case in String
comparisons.createOnDemand
- Whether to create a Operation
on demand if not found.
Operation
with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types', or null
.Class.getOwnedOperations()
public EList getNestedClassifiers()
Classifier
.
References all the Classifiers that are defined (nested) within the Class.
UMLPackage.getClass_NestedClassifier()
public Classifier createNestedClassifier(String name, EClass eClass)
Classifier
, with the specified 'Name', and appends it to the 'Nested Classifier' containment reference list.
name
- The 'Name' for the new Classifier
, or null
.eClass
- The Ecore class of the Classifier
to create.
Classifier
.Class.getNestedClassifiers()
public Classifier getNestedClassifier(String name)
Classifier
with the specified 'Name' from the 'Nested Classifier' containment reference list.
name
- The 'Name' of the Classifier
to retrieve, or null
.
Classifier
with the specified 'Name', or null
.Class.getNestedClassifiers()
public Classifier getNestedClassifier(String name, boolean ignoreCase, EClass eClass, boolean createOnDemand)
Classifier
with the specified 'Name' from the 'Nested Classifier' containment reference list.
name
- The 'Name' of the Classifier
to retrieve, or null
.ignoreCase
- Whether to ignore case in String
comparisons.eClass
- The Ecore class of the Classifier
to retrieve, or null
.createOnDemand
- Whether to create a Classifier
on demand if not found.
Classifier
with the specified 'Name', or null
.Class.getNestedClassifiers()
public EList getSuperClasses()
Class
.
This gives the superclasses of a class.
UMLPackage.getClass_SuperClass()
public Class getSuperClass(String name)
Class
with the specified 'Name' from the 'Super Class' reference list.
name
- The 'Name' of the Class
to retrieve, or null
.
Class
with the specified 'Name', or null
.Class.getSuperClasses()
public Class getSuperClass(String name, boolean ignoreCase, EClass eClass)
Class
with the specified 'Name' from the 'Super Class' reference list.
name
- The 'Name' of the Class
to retrieve, or null
.ignoreCase
- Whether to ignore case in String
comparisons.eClass
- The Ecore class of the Class
to retrieve, or null
.
Class
with the specified 'Name', or null
.Class.getSuperClasses()
public boolean isActive()
"false"
.
Determines whether an object specified by this class is active or not. If true, then the owning class is referred to as an active class. If false, then such a class is referred to as a passive class.
Class.setIsActive(boolean)
,
UMLPackage.getClass_IsActive()
public void setIsActive(boolean value)
Is Active
' attribute.
value
- the new value of the 'Is Active' attribute.Class.isActive()
public EList getOwnedReceptions()
Reception
.
Receptions that objects of this class are willing to accept.
UMLPackage.getClass_OwnedReception()
public Reception createOwnedReception(String name, EList ownedParameterNames, EList ownedParameterTypes)
Reception
, with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types', and appends it to the 'Owned Reception' containment reference list.
name
- The 'Name' for the new Reception
, or null
.ownedParameterNames
- The 'Owned Parameter Names' for the new Reception
, or null
.ownedParameterTypes
- The 'Owned Parameter Types' for the new Reception
, or null
.
Reception
.Class.getOwnedReceptions()
public Reception getOwnedReception(String name, EList ownedParameterNames, EList ownedParameterTypes)
Reception
with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Reception' containment reference list.
name
- The 'Name' of the Reception
to retrieve, or null
.ownedParameterNames
- The 'Owned Parameter Names' of the Reception
to retrieve, or null
.ownedParameterTypes
- The 'Owned Parameter Types' of the Reception
to retrieve, or null
.
Reception
with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types', or null
.Class.getOwnedReceptions()
public Reception getOwnedReception(String name, EList ownedParameterNames, EList ownedParameterTypes, boolean ignoreCase, boolean createOnDemand)
Reception
with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Reception' containment reference list.
name
- The 'Name' of the Reception
to retrieve, or null
.ownedParameterNames
- The 'Owned Parameter Names' of the Reception
to retrieve, or null
.ownedParameterTypes
- The 'Owned Parameter Types' of the Reception
to retrieve, or null
.ignoreCase
- Whether to ignore case in String
comparisons.createOnDemand
- Whether to create a Reception
on demand if not found.
Reception
with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types', or null
.Class.getOwnedReceptions()
public EList getExtensions()
Extension
.
It is bidirectional and its opposite is 'Metaclass
'.
References the Extensions that specify additional properties of the metaclass. The property is derived from the extensions whose memberEnds are typed by the Class.
UMLPackage.getClass_Extension()
,
Extension.getMetaclass()
public Extension getExtension(String name)
Extension
with the specified 'Name' from the 'Extension' reference list.
name
- The 'Name' of the Extension
to retrieve, or null
.
Extension
with the specified 'Name', or null
.Class.getExtensions()
public Extension getExtension(String name, boolean ignoreCase)
Extension
with the specified 'Name' from the 'Extension' reference list.
name
- The 'Name' of the Extension
to retrieve, or null
.ignoreCase
- Whether to ignore case in String
comparisons.
Extension
with the specified 'Name', or null
.Class.getExtensions()
public boolean validatePassiveClass(DiagnosticChain diagnostics, Map context)
public Operation createOwnedOperation(String name, EList parameterNames, EList parameterTypes, Type returnType)
public boolean isMetaclass()
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |