|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2model.ARG_MEStubPackageInnovator
public class ARG_MEStubPackageInnovator
| Field Summary | |
|---|---|
K_CONTASGN |
asgnKind
Specifies the kind of assignment to the container. |
int |
contSortOrder
Used to define an order for elements owned by this element's container. |
String |
elementColor
Color of this model element. |
String |
historyValue
This element's string value. |
boolean |
isMapped
If true, this element was created by a mapping process, see MEMappingDependency. |
boolean |
isProtected
True, if the package can only be modified by users with the configuration privilege. |
boolean |
isRequirementElement
isTrue, if this element is a requirement. |
String |
modelName
Represents the model's name. |
K_ADMODEL |
modelType
Type of the Innovator model represented by the stub package. |
String |
name
The name of this element. |
K_NAME |
nameKind
Kind of the name of this element. |
ELContainerAble |
ohOwner
Returns the owner of this element. |
MMStereotype |
ohStereotype
The stereotype of this element. |
String |
repositoryName
Repository of the Innovotor model represented by the stub package. |
int |
securityLevel
security level |
K_VISIBILITY |
visibility
Determines the visibility of the named element within different namespaces within the overall model. |
| Constructor Summary | |
|---|---|
ARG_MEStubPackageInnovator()
|
|
ARG_MEStubPackageInnovator(String elementColor,
ELContainerAble ohOwner,
int contSortOrder,
K_CONTASGN asgnKind,
MMStereotype ohStereotype,
boolean isRequirementElement,
boolean isMapped,
String name,
K_NAME nameKind,
String historyValue,
K_VISIBILITY visibility,
int securityLevel,
boolean isProtected,
String modelName,
String repositoryName,
K_ADMODEL modelType)
|
|
| Method Summary | |
|---|---|
void |
marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
|
void |
unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public K_CONTASGN asgnKind
public int contSortOrder
public String elementColor
public String historyValue
public boolean isMapped
MEMappingDependency.
public boolean isProtected
public boolean isRequirementElement
public String modelName
public K_ADMODEL modelType
public String name
public K_NAME nameKind
public ELContainerAble ohOwner
public MMStereotype ohStereotype
public String repositoryName
public int securityLevel
public K_VISIBILITY visibility
| Constructor Detail |
|---|
public ARG_MEStubPackageInnovator()
public ARG_MEStubPackageInnovator(String elementColor,
ELContainerAble ohOwner,
int contSortOrder,
K_CONTASGN asgnKind,
MMStereotype ohStereotype,
boolean isRequirementElement,
boolean isMapped,
String name,
K_NAME nameKind,
String historyValue,
K_VISIBILITY visibility,
int securityLevel,
boolean isProtected,
String modelName,
String repositoryName,
K_ADMODEL modelType)
| Method Detail |
|---|
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
marshal in interface de.mid.innovator.srv2api.impl.MarshallAblepublic void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble
public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel,
SrvContext srvctx)
unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||