|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectde.mid.innovator.srv2api.icw2bp.ARG_BPItemDefinitionCreateForStructureElement
public class ARG_BPItemDefinitionCreateForStructureElement
| Field Summary | |
|---|---|
ADClientAble |
elemForProfileAndOwner
An element which serves as an anchor to determine the valid profiles and the owners of the new elements iff they must be created |
MEHierarchyAble |
ownerItemDefinition
As an option the owner of a new item definition can be specified. |
MEHierarchyAble |
ownerStructureDefinition
As an option the owner of a new structure definition can be specified. |
ADClientAble |
partOfStructure
A structure itself or a part of it to create a new view from. |
MMStereotype |
stereoItemDefinition
As an option the stereotype of the item definition can be specified. |
MMStereotype |
stereoStructureDefinition
As an option the stereotype of the structure definition can be specified. |
| Constructor Summary | |
|---|---|
ARG_BPItemDefinitionCreateForStructureElement()
|
|
ARG_BPItemDefinitionCreateForStructureElement(ADClientAble partOfStructure,
ADClientAble elemForProfileAndOwner,
MMStereotype stereoItemDefinition,
MEHierarchyAble ownerItemDefinition,
MMStereotype stereoStructureDefinition,
MEHierarchyAble ownerStructureDefinition)
|
|
| 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 ADClientAble elemForProfileAndOwner
public MEHierarchyAble ownerItemDefinition
public MEHierarchyAble ownerStructureDefinition
public ADClientAble partOfStructure
public MMStereotype stereoItemDefinition
public MMStereotype stereoStructureDefinition
| Constructor Detail |
|---|
public ARG_BPItemDefinitionCreateForStructureElement()
public ARG_BPItemDefinitionCreateForStructureElement(ADClientAble partOfStructure,
ADClientAble elemForProfileAndOwner,
MMStereotype stereoItemDefinition,
MEHierarchyAble ownerItemDefinition,
MMStereotype stereoStructureDefinition,
MEHierarchyAble ownerStructureDefinition)
| 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 | ||||||