public interface ExtendedOperatorSet
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList |
getLanguageCode()
Returns the value of the 'Language Code' attribute list.
|
org.eclipse.emf.common.util.EList |
getServiceCallouts()
Returns the value of the 'Service Callouts' containment reference list.
|
org.eclipse.emf.common.util.EList |
getStandAloneExtensions()
Returns the value of the 'Stand Alone Extensions' containment reference list.
|
org.eclipse.emf.common.util.EList |
getStandAloneFolderName()
Returns the value of the 'Stand Alone Folder Name' attribute list.
|
org.eclipse.emf.common.util.EList |
getTypeExtensions()
Returns the value of the 'Type Extensions' containment reference list.
|
org.eclipse.emf.common.util.EList getLanguageCode()
LanguageCode.
The literals are from the enumeration LanguageCode.
If the meaning of the 'Language Code' attribute list isn't clear, there really should be more of a description here...
LanguageCode,
OperationsmodelPackage.getExtendedOperatorSet_LanguageCode()org.eclipse.emf.common.util.EList getStandAloneFolderName()
String.
If the meaning of the 'Stand Alone Folder Name' attribute list isn't clear, there really should be more of a description here...
OperationsmodelPackage.getExtendedOperatorSet_StandAloneFolderName()org.eclipse.emf.common.util.EList getStandAloneExtensions()
StandAloneExtension.
If the meaning of the 'Stand Alone Extensions' containment reference list isn't clear, there really should be more of a description here...
OperationsmodelPackage.getExtendedOperatorSet_StandAloneExtensions()org.eclipse.emf.common.util.EList getTypeExtensions()
TypeExtension.
If the meaning of the 'Type Extensions' containment reference list isn't clear, there really should be more of a description here...
OperationsmodelPackage.getExtendedOperatorSet_TypeExtensions()org.eclipse.emf.common.util.EList getServiceCallouts()
ServiceCallout.
If the meaning of the 'Service Callouts' containment reference list isn't clear, there really should be more of a description here...
OperationsmodelPackage.getExtendedOperatorSet_ServiceCallouts()Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.