EncapsulatedClassifier.createOwnedPort(java.lang.String name,
Type type)
Creates a new
Port, with the specified 'Name', and 'Type', and appends it to the 'Owned Port' reference list
EncapsulatedClassifier.getOwnedPort(java.lang.String name,
Type type)
Retrieves the first
Port with the specified 'Name', and 'Type' from the 'Owned Port' reference list
EncapsulatedClassifier.getOwnedPort(java.lang.String name,
Type type,
boolean ignoreCase,
boolean createOnDemand)
Retrieves the first
Port with the specified 'Name', and 'Type' from the 'Owned Port' reference list
Trigger.getPort(java.lang.String name,
Type type,
boolean ignoreCase)
Retrieves the first
Port with the specified 'Name', and 'Type' from the 'Port' reference list
Port.getRedefinedPort(java.lang.String name,
Type type)
Retrieves the first
Port with the specified 'Name', and 'Type' from the 'Redefined Port' reference list
Port.getRedefinedPort(java.lang.String name,
Type type,
boolean ignoreCase)
Retrieves the first
Port with the specified 'Name', and 'Type' from the 'Redefined Port' reference list
UMLSwitch.casePort(
Port object)
Returns the result of interpreting the object as an instance of 'Port'
boolean
UMLValidator.validatePort_validateDefaultValue(
Port port,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateDefaultValue constraint of 'Port'
boolean
UMLValidator.validatePort_validatePortAggregation(
Port port,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validatePortAggregation constraint of 'Port'
boolean
UMLValidator.validatePort_validatePortDestroyed(
Port port,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validatePortDestroyed constraint of 'Port'
boolean
UMLValidator.validatePort_validateRequiredInterfaces(
Port port,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateRequiredInterfaces constraint of 'Port'
boolean
UMLValidator.validatePort(
Port port,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)