|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.change_vision.jude.api.inf.model.IBlock
public abstract IBlock
Interface for Blocks.
Field Summary |
---|
Fields inherited from class com.change_vision.jude.api.inf.model.INamedElement |
---|
PACKAGE_VISIBILITY, PRIVATE_VISIBILITY, PROTECTED_VISIBILITY, PUBLIC_VISIBILITY |
Method Summary | |
---|---|
abstract IConstraintProperty[] |
getConstraintProperties()
Get constraint properties. |
abstract IFlowProperty[] |
getFlowProperties()
Get constraint flow properties(Parent:Block or InterfaceBlock). |
abstract IPort[] |
getFullPorts()
Get Full Ports. |
abstract IAttribute[] |
getParts()
Get constraint parts. |
abstract IPort[] |
getProxyPorts()
Get Proxy Ports. |
abstract IAttribute[] |
getReferences()
Get constraint references. |
abstract IValueAttribute[] |
getValueAttributes()
Get Block's values. |
abstract IValueProperty[] |
getValueProperties()
Not implemented yet. Get value properties on parametric diagram. |
Methods inherited from class com.change_vision.jude.api.inf.model.IClass |
---|
getAttributes, getGeneralizations, getNestedClasses, getOperations, getPorts, getSpecializations, getTemplateBindings, getTemplateParameters, isAbstract, isActive, isLeaf, isPrimitiveType, setAbstract, setActive, setLeaf |
Methods inherited from class com.change_vision.jude.api.inf.model.INamedElement |
---|
getAlias1, getAlias2, getClientDependencies, getClientRealizations, getClientUsages, getConstraints, getDefinition, getDiagrams, getFullName, getFullNamespace, getName, getSupplierDependencies, getSupplierRealizations, getSupplierUsages, isPackageVisibility, isPrivateVisibility, isProtectedVisibility, isPublicVisibility, setAlias1, setAlias2, setDefinition, setName, setVisibility |
Methods inherited from class com.change_vision.jude.api.inf.model.IElement |
---|
addStereotype, getComments, getContainer, getContainers, getId, getOwner, getPresentations, getStereotypes, getTaggedValue, getTaggedValues, getTypeModifier, hasStereotype, isReadOnly, removeStereotype, setTypeModifier |
Methods inherited from class com.change_vision.jude.api.inf.model.IHyperlinkOwner |
---|
createElementHyperlink, createFileHyperlink, createURLHyperlink, deleteHyperlink, getHyperlinks |
Method Detail |
---|
abstract IAttribute[] getParts()
abstract IAttribute[] getReferences()
abstract IFlowProperty[] getFlowProperties()
abstract IValueProperty[] getValueProperties()
abstract IValueAttribute[] getValueAttributes()
abstract IPort[] getFullPorts()
abstract IPort[] getProxyPorts()
abstract IConstraintProperty[] getConstraintProperties()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |