|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Selector object instance interface.
| Method Summary | |
SelectorInputField |
findInputField(java.lang.String pFieldName)
|
SelectorCardinality |
getCardinality()
Returns the value of attribute cardinality. |
java.util.Collection |
getCombinedTypes()
Returns list of DataTypes, Structures and Messages used in the Selector. |
Entity |
getEntity()
Returns the value of reference entity. |
SelectorInputField |
getInputField(java.lang.String pFieldName)
|
java.util.List |
getInputFields()
Returns the value of reference inputFields. |
java.lang.String |
getTextOfSqlSelect()
Returns the value of attribute textOfSqlSelect. |
boolean |
isImplicit()
Returns the value of attribute implicit. |
boolean |
isPlural()
|
void |
setCardinality(SelectorCardinality newValue)
Sets the value of cardinality attribute. |
void |
setEntity(Entity newValue)
Sets the value of reference entity. |
void |
setImplicit(boolean newValue)
Sets the value of implicit attribute. |
void |
setTextOfSqlSelect(java.lang.String newValue)
Sets the value of textOfSqlSelect attribute. |
| Methods inherited from interface com.metaboss.sdlctools.models.metabossmodel.ModelElement |
findAttachment, getAttachment, getAttachments, getCombinedContents, getContents, getDescription, getDiagramModelElements, getName, getOwnerIdentifier, getRef, getReferencedElements, getTags, isContainedWithin, isDerived, mayContain, mayContainWithin, setDescription, setName, setOwnerIdentifier |
| Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
public boolean isPlural()
public SelectorInputField getInputField(java.lang.String pFieldName)
pFieldName -
public SelectorInputField findInputField(java.lang.String pFieldName)
pFieldName -
public java.util.Collection getCombinedTypes()
public boolean isImplicit()
public void setImplicit(boolean newValue)
isImplicit() for description
on the attribute.
newValue - New value to be set.public SelectorCardinality getCardinality()
public void setCardinality(SelectorCardinality newValue)
getCardinality() for
description on the attribute.
newValue - New value to be set.public java.lang.String getTextOfSqlSelect()
public void setTextOfSqlSelect(java.lang.String newValue)
getTextOfSqlSelect()
for description on the attribute.
newValue - New value to be set.public Entity getEntity()
public void setEntity(Entity newValue)
getEntity() for description
on the reference.
newValue - New value to be set.public java.util.List getInputFields()
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||