|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VoidType
A representation of the model object 'Void Type'.
The following features are supported:
UMLPackage.getVoidType()| Field Summary |
|---|
| Fields inherited from interface org.eclipse.ocl.types.VoidType |
|---|
SINGLETON_NAME |
| Method Summary | |
|---|---|
Operation |
getOwnedOperation(java.lang.String name,
Retrieves the first org.eclipse.uml2.uml.Operation with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Operation' containment reference list |
Operation |
getOwnedOperation(java.lang.String name,
Retrieves the first org.eclipse.uml2.uml.Operation with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Operation' containment reference list |
|
getOwnedOperations()
Returns the value of the 'Owned Operation' containment reference list. |
| Methods inherited from interface org.eclipse.ocl.utilities.PredefinedType |
|---|
getName, oclOperations |
| Method Detail |
|---|
getOwnedOperations()
org.eclipse.uml2.uml.Operation.
This feature subsets the following features:
Feature'If the meaning of the 'Owned Operations' containment reference list isn't clear, there really should be more of a description here...
UMLPackage.getVoidType_OwnedOperation()
Operation getOwnedOperation(java.lang.String name,
ownedParameterNames,
ownedParameterTypes)
org.eclipse.uml2.uml.Operation with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Operation' containment reference list.
name - The 'Name' of the org.eclipse.uml2.uml.Operation to retrieve, or null.ownedParameterNames - The 'Owned Parameter Names' of the org.eclipse.uml2.uml.Operation to retrieve, or null.ownedParameterTypes - The 'Owned Parameter Types' of the org.eclipse.uml2.uml.Operation to retrieve, or null.
org.eclipse.uml2.uml.Operation with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types', or null.getOwnedOperations()
Operation getOwnedOperation(java.lang.String name,
ownedParameterNames,
ownedParameterTypes,
boolean ignoreCase)
org.eclipse.uml2.uml.Operation with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types' from the 'Owned Operation' containment reference list.
name - The 'Name' of the org.eclipse.uml2.uml.Operation to retrieve, or null.ownedParameterNames - The 'Owned Parameter Names' of the org.eclipse.uml2.uml.Operation to retrieve, or null.ownedParameterTypes - The 'Owned Parameter Types' of the org.eclipse.uml2.uml.Operation to retrieve, or null.ignoreCase - Whether to ignore case in String comparisons.
org.eclipse.uml2.uml.Operation with the specified 'Name', 'Owned Parameter Names', and 'Owned Parameter Types', or null.getOwnedOperations()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||