com.ibm.websphere.wim.model
Interface EntityTypeControl
- All Superinterfaces:
- Control, TypeControl
public interface EntityTypeControl
- extends TypeControl
A representation of the model object 'Entity Type Control'.
The following features are supported:
- See Also:
ModelPackage.getEntityTypeControl()
- Model:
- Generated:
Method Summary |
java.util.List |
getEntityTypeNames()
Returns the value of the 'Entity Type Names' attribute list. |
getEntityTypeNames
java.util.List getEntityTypeNames()
- Returns the value of the 'Entity Type Names' attribute list.
The list contents are of type
String
.
- See Also:
ModelPackage.getEntityTypeControl_EntityTypeNames()
- Model:
- type="java.lang.String" unique="false" dataType="org.eclipse.emf.ecore.xml.type.Token"
- Generated:
- Return:
- the value of the 'Entity Type Names' attribute list.