|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of Property in org.eclipse.uml2.uml |
Subinterfaces of Property in org.eclipse.uml2.uml | |
interface |
ExtensionEnd
A representation of the model object 'Extension End' |
interface |
Port
A representation of the model object 'Port' |
Methods in org.eclipse.uml2.uml that return Property | |
Property |
UMLFactory.createProperty()
Returns a new object of class 'Property' |
Property |
StructuredClassifier.createOwnedAttribute(String name,
Type type,
EClass eClass)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned Attribute' containment reference list |
Property |
StructuredClassifier.createOwnedAttribute(String name,
Type type)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned Attribute' containment reference list |
Property |
StructuredClassifier.getOwnedAttribute(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned Attribute' containment reference list |
Property |
StructuredClassifier.getOwnedAttribute(String name,
Type type,
boolean ignoreCase,
EClass eClass,
boolean createOnDemand)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned Attribute' containment reference list |
Property |
StructuredClassifier.getPart(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Part' reference list |
Property |
StructuredClassifier.getPart(String name,
Type type,
boolean ignoreCase,
EClass eClass)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Part' reference list |
Property |
StructuredClassifier.createOwnedAttribute(String name,
Type type,
int lower,
int upper)
Creates a property with the specified name, type, lower bound, and upper bound as an owned attribute of this structured classifier |
Property |
Signal.createOwnedAttribute(String name,
Type type,
EClass eClass)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned Attribute' containment reference list |
Property |
Signal.createOwnedAttribute(String name,
Type type)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned Attribute' containment reference list |
Property |
Signal.getOwnedAttribute(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned Attribute' containment reference list |
Property |
Signal.getOwnedAttribute(String name,
Type type,
boolean ignoreCase,
EClass eClass,
boolean createOnDemand)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned Attribute' containment reference list |
Property |
Signal.createOwnedAttribute(String name,
Type type,
int lower,
int upper)
Creates a property with the specified name, type, lower bound, and upper bound as an owned attribute of this signal |
Property |
ReadLinkObjectEndQualifierAction.getQualifier()
Returns the value of the 'Qualifier' reference |
Property |
ReadLinkObjectEndAction.getEnd()
Returns the value of the 'End' reference |
Property |
QualifierValue.getQualifier()
Returns the value of the 'Qualifier' reference |
Property |
Property.getRedefinedProperty(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Redefined Property' reference list |
Property |
Property.getRedefinedProperty(String name,
Type type,
boolean ignoreCase,
EClass eClass)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Redefined Property' reference list |
Property |
Property.getOpposite()
Returns the value of the 'Opposite' reference |
Property |
Property.getSubsettedProperty(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Subsetted Property' reference list |
Property |
Property.getSubsettedProperty(String name,
Type type,
boolean ignoreCase,
EClass eClass)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Subsetted Property' reference list |
Property |
Property.createQualifier(String name,
Type type,
EClass eClass)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Qualifier' containment reference list |
Property |
Property.createQualifier(String name,
Type type)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Qualifier' containment reference list |
Property |
Property.getQualifier(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Qualifier' containment reference list |
Property |
Property.getQualifier(String name,
Type type,
boolean ignoreCase,
EClass eClass,
boolean createOnDemand)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Qualifier' containment reference list |
Property |
Property.getAssociationEnd()
Returns the value of the 'Association End' container reference. |
Property |
Property.getOtherEnd()
Retrieves the other end of the (binary) association in which this property is a member end |
Property |
LinkEndData.getEnd()
Returns the value of the 'End' reference |
Property |
Interface.createOwnedAttribute(String name,
Type type,
EClass eClass)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned Attribute' containment reference list |
Property |
Interface.createOwnedAttribute(String name,
Type type)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned Attribute' containment reference list |
Property |
Interface.getOwnedAttribute(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned Attribute' containment reference list |
Property |
Interface.getOwnedAttribute(String name,
Type type,
boolean ignoreCase,
EClass eClass,
boolean createOnDemand)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned Attribute' containment reference list |
Property |
Interface.createOwnedAttribute(String name,
Type type,
int lower,
int upper)
Creates a property with the specified name, type, lower bound, and upper bound as an owned attribute of this interface |
Property |
Extension.getStereotypeEnd()
Retrieves the extension end that is typed by a stereotype (as opposed to a metaclass) |
Property |
Extension.metaclassEnd()
The query metaclassEnd() returns the Property that is typed by a metaclass (as opposed to a stereotype). |
Property |
DataType.createOwnedAttribute(String name,
Type type,
EClass eClass)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned Attribute' containment reference list |
Property |
DataType.createOwnedAttribute(String name,
Type type)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned Attribute' containment reference list |
Property |
DataType.getOwnedAttribute(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned Attribute' containment reference list |
Property |
DataType.getOwnedAttribute(String name,
Type type,
boolean ignoreCase,
EClass eClass,
boolean createOnDemand)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned Attribute' containment reference list |
Property |
DataType.createOwnedAttribute(String name,
Type type,
int lower,
int upper)
Creates a property with the specified name, type, lower bound, and upper bound as an owned attribute of this data type |
Property |
ConnectorEnd.getDefiningEnd()
Returns the value of the 'Defining End' reference |
Property |
ConnectorEnd.getPartWithPort()
Returns the value of the 'Part With Port' reference |
Property |
Classifier.getAttribute(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Attribute' reference list |
Property |
Classifier.getAttribute(String name,
Type type,
boolean ignoreCase,
EClass eClass)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Attribute' reference list |
Property |
Association.getMemberEnd(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Member End' reference list |
Property |
Association.getMemberEnd(String name,
Type type,
boolean ignoreCase,
EClass eClass)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Member End' reference list |
Property |
Association.createNavigableOwnedEnd(String name,
Type type,
EClass eClass)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Navigable Owned End' reference list |
Property |
Association.createNavigableOwnedEnd(String name,
Type type)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Navigable Owned End' reference list |
Property |
Association.getNavigableOwnedEnd(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Navigable Owned End' reference list |
Property |
Association.getNavigableOwnedEnd(String name,
Type type,
boolean ignoreCase,
EClass eClass,
boolean createOnDemand)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Navigable Owned End' reference list |
Property |
Association.createOwnedEnd(String name,
Type type,
EClass eClass)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned End' containment reference list |
Property |
Association.createOwnedEnd(String name,
Type type)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned End' containment reference list |
Property |
Association.getOwnedEnd(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned End' containment reference list |
Property |
Association.getOwnedEnd(String name,
Type type,
boolean ignoreCase,
EClass eClass,
boolean createOnDemand)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned End' containment reference list |
Property |
Artifact.createOwnedAttribute(String name,
Type type,
EClass eClass)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned Attribute' containment reference list |
Property |
Artifact.createOwnedAttribute(String name,
Type type)
Creates a new Property , with the specified 'Name', and 'Type', and appends it to the 'Owned Attribute' containment reference list |
Property |
Artifact.getOwnedAttribute(String name,
Type type)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned Attribute' containment reference list |
Property |
Artifact.getOwnedAttribute(String name,
Type type,
boolean ignoreCase,
EClass eClass,
boolean createOnDemand)
Retrieves the first Property with the specified 'Name', and 'Type' from the 'Owned Attribute' containment reference list |
Property |
Artifact.createOwnedAttribute(String name,
Type type,
int lower,
int upper)
Creates a property with the specified name, type, lower bound, and upper bound as an owned attribute of this artifact |
Methods in org.eclipse.uml2.uml with parameters of type Property | |
void |
ReadLinkObjectEndQualifierAction.setQualifier(Property value)
Sets the value of the ' Qualifier ' reference |
void |
ReadLinkObjectEndAction.setEnd(Property value)
Sets the value of the ' End ' reference |
void |
QualifierValue.setQualifier(Property value)
Sets the value of the ' Qualifier ' reference |
void |
Property.setOpposite(Property value)
Sets the value of the ' Opposite ' reference |
void |
Property.setAssociationEnd(Property value)
Sets the value of the ' Association End ' container reference |
boolean |
Property.isAttribute(Property p)
The query isAttribute() is true if the Property is defined as an attribute of some classifier. |
void |
LinkEndData.setEnd(Property value)
Sets the value of the ' End ' reference |
void |
ConnectorEnd.setPartWithPort(Property value)
Sets the value of the ' Part With Port ' reference |
Uses of Property in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util that return Property | |
protected static Property |
UMLUtil.getTagDefinition(Stereotype stereotype,
String propertyName)
|
Methods in org.eclipse.uml2.uml.util with parameters of type Property | |
boolean |
UMLValidator.validateProperty(Property property,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateProperty_validateMultiplicityOfComposite(Property property,
DiagnosticChain diagnostics,
Map context)
Validates the validateMultiplicityOfComposite constraint of 'Property' |
boolean |
UMLValidator.validateProperty_validateSubsettingContextConforms(Property property,
DiagnosticChain diagnostics,
Map context)
Validates the validateSubsettingContextConforms constraint of 'Property' |
boolean |
UMLValidator.validateProperty_validateRedefinedPropertyInherited(Property property,
DiagnosticChain diagnostics,
Map context)
Validates the validateRedefinedPropertyInherited constraint of 'Property' |
boolean |
UMLValidator.validateProperty_validateSubsettingRules(Property property,
DiagnosticChain diagnostics,
Map context)
Validates the validateSubsettingRules constraint of 'Property' |
boolean |
UMLValidator.validateProperty_validateNavigableReadonly(Property property,
DiagnosticChain diagnostics,
Map context)
Validates the validateNavigableReadonly constraint of 'Property' |
boolean |
UMLValidator.validateProperty_validateDerivedUnionIsDerived(Property property,
DiagnosticChain diagnostics,
Map context)
Validates the validateDerivedUnionIsDerived constraint of 'Property' |
boolean |
UMLValidator.validateProperty_validateDerivedUnionIsReadOnly(Property property,
DiagnosticChain diagnostics,
Map context)
Validates the validateDerivedUnionIsReadOnly constraint of 'Property' |
boolean |
UMLValidator.validateProperty_validateSubsettedPropertyNames(Property property,
DiagnosticChain diagnostics,
Map context)
Validates the validateSubsettedPropertyNames constraint of 'Property' |
boolean |
UMLValidator.validateProperty_validateDeploymentTarget(Property property,
DiagnosticChain diagnostics,
Map context)
Validates the validateDeploymentTarget constraint of 'Property' |
boolean |
UMLValidator.validateProperty_validateBindingToAttribute(Property property,
DiagnosticChain diagnostics,
Map context)
Validates the validateBindingToAttribute constraint of 'Property' |
protected static boolean |
UMLUtil.isSubsetValid(Property subsettingProperty,
Property subsettedProperty)
|
protected static Collection |
UMLUtil.findValidSubsets(Property subsettingProperty,
String name)
|
protected static Collection |
UMLUtil.findValidSubsets(Collection subsettedProperties,
Property subsettingProperty,
String name,
Classifier subsettingContext)
|
protected void |
UMLUtil.PackageMerger.mergeProperty_IsDerived(Property receivingProperty,
Property mergedProperty)
|
protected void |
UMLUtil.PackageMerger.mergeProperty_IsDerivedUnion(Property receivingProperty,
Property mergedProperty)
|
Object |
UMLUtil.UML2EcoreConverter.caseProperty(Property property)
|
protected boolean |
UMLUtil.UML2EcoreConverter.isCompositeSubset(Property property)
|
Object |
UMLSwitch.caseProperty(Property object)
Returns the result of interpretting the object as an instance of 'Property' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |