Artefact:Template/org/oomodels/converter/templates/simplediagram-1.0-svg-1.1

From OOModels
< Artefact:Template‎ | org‎ | oomodels‎ | converter‎ | templates
Revision as of 20:24, 2 March 2009 by AndreasLeue (talk | contribs) (New page: {{Metabox | Meta_Type = Type:org/oogenerator/Template/2.0 | Meta_Domain = Domain:it/development/formatting | Meta_Category = Type:org/oomodels/wiki/Template | Meta_Download = true | ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Classification
Type Type:org/oogenerator/Template/2.0
Domain Domain:it/development/formatting
Category Type:org/oomodels/wiki/Template
Maturity final
More
Download Code
Namespace (more)

OOModels main namespace

create new pages

Code[edit]

G-2.0-javajpp-1.0 -*- coding: utf-8; -*-
package ‖"Ⓟ/ModelParent/Path";

public interface ‖"Ⓟ/Name" {
«∀(a:‖"Ⓟ/Attributes"){»
    public ⋖type⋗ get‖"Ⓟ/Name" (CallContext context);
    public void set‖"Ⓟ/Name" (CallContext context, ⋖type⋗ ‖"Ⓟ/Name"⌘MC/LCU/JAVAID);
«}/∀»
}